Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: video component #1131

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

feat: video component #1131

wants to merge 12 commits into from

Conversation

astagi
Copy link
Member

@astagi astagi commented Nov 28, 2024

Fixes #1101

PR Checklist

  • My branch is up-to-date with the Upstream main branch.
  • The unit tests pass locally with my changes (if applicable).
  • I have added tests that prove my fix is effective or that my feature works (if applicable).
  • I have added necessary documentation (if appropriate).

Short description of what this resolves:

Changes proposed in this Pull Request:

Copy link

vercel bot commented Nov 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
design-react-kit ✅ Ready (Inspect) Visit Preview Mar 17, 2025 4:26pm

Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 98.94737% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.21%. Comparing base (38d28f4) to head (362c4e3).

Files with missing lines Patch % Lines
src/Video/Video.tsx 98.43% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1131   +/-   ##
=======================================
  Coverage   97.21%   97.21%           
=======================================
  Files         362      364    +2     
  Lines       26328    26422   +94     
  Branches     1739     1744    +5     
=======================================
+ Hits        25594    25687   +93     
- Misses        729      730    +1     
  Partials        5        5           
Flag Coverage Δ
unittests 97.21% <98.94%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Componente Video player: da fare
2 participants