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

Player Facade (part 2) #23

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Player Facade (part 2) #23

merged 1 commit into from
Sep 21, 2024

Conversation

dzianis-dashkevich
Copy link
Collaborator

Description

Please describe the change as necessary.
If it's a feature or enhancement please be as detailed as possible.
If it's a bug fix, please link the issue that it fixes or describe the bug in as much detail.

Specific Changes proposed

Please list the specific changes involved in this pull request.

Requirements Checklist

  • Feature implemented / Bug fixed
  • Change has been verified in an actual browser (Chrome, Firefox, Safari, Edge) (if applicable)
  • Unit Tests updated or fixed (if applicable)
  • Docs/guides updated (if applicable)

Copy link

Preview

https://deploy-preview-23--videojsdev.netlify.app

### Api References

- https://deploy-preview-23--videojsdev.netlify.app/api-reference/dash-parser
- https://deploy-preview-23--videojsdev.netlify.app/api-reference/hls-parser
- https://deploy-preview-23--videojsdev.netlify.app/api-reference/playback

### Demo

- https://deploy-preview-23--videojsdev.netlify.app/demo/dash-parser
- https://deploy-preview-23--videojsdev.netlify.app/demo/hls-parser
- https://deploy-preview-23--videojsdev.netlify.app/demo/playback

Copy link

netlify bot commented Sep 21, 2024

Deploy Preview for videojsdev ready!

Name Link
🔨 Latest commit e207286
🔍 Latest deploy log https://app.netlify.com/sites/videojsdev/deploys/66ee408a701eb70009a6662e
😎 Deploy Preview https://deploy-preview-23--videojsdev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

Attention: Patch coverage is 37.03704% with 17 lines in your changes missing coverage. Please review.

Project coverage is 58.77%. Comparing base (8991e75) to head (e207286).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/playback/src/lib/utils/source.ts 30.43% 16 Missing ⚠️
packages/playback/src/lib/player.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   58.97%   58.77%   -0.20%     
==========================================
  Files          72       72              
  Lines        3586     3605      +19     
  Branches      438      438              
==========================================
+ Hits         2115     2119       +4     
- Misses       1462     1477      +15     
  Partials        9        9              
Flag Coverage Δ
dash-parser 58.77% <37.03%> (-0.20%) ⬇️
hls-parser 58.77% <37.03%> (-0.20%) ⬇️
playback 58.77% <37.03%> (-0.20%) ⬇️

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.

@dzianis-dashkevich dzianis-dashkevich merged commit 6eeda3e into main Sep 21, 2024
8 of 10 checks passed
@dzianis-dashkevich dzianis-dashkevich deleted the player-facade-2 branch September 21, 2024 04:05
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.

1 participant