Handle streams with corrupted pts or dts timestamps #1426
Merged
Codecov / codecov/project
succeeded
Sep 11, 2023 in 0s
85.83% (+0.08%) compared to 04451d4
View this Pull Request on Codecov
85.83% (+0.08%) compared to 04451d4
Details
Codecov Report
Merging #1426 (f1fbd7a) into main (04451d4) will increase coverage by
0.08%
.
The diff coverage is94.11%
.
❗ Current head f1fbd7a differs from pull request most recent head 1d60c53. Consider uploading reports for the commit 1d60c53 to get more accurate results
@@ Coverage Diff @@
## main #1426 +/- ##
==========================================
+ Coverage 85.75% 85.83% +0.08%
==========================================
Files 42 42
Lines 10284 10295 +11
Branches 2374 2377 +3
==========================================
+ Hits 8819 8837 +18
+ Misses 1465 1458 -7
Files Changed | Coverage Δ | |
---|---|---|
src/media-segment-request.js | 96.11% <ø> (+0.61%) |
⬆️ |
src/playlist-controller.js | 95.36% <ø> (ø) |
|
src/segment-loader.js | 96.60% <66.66%> (+0.09%) |
⬆️ |
src/source-updater.js | 95.52% <100.00%> (+1.33%) |
⬆️ |
src/util/vjs-compat.js | 100.00% <100.00%> (ø) |
|
src/videojs-http-streaming.js | 91.02% <100.00%> (+0.01%) |
⬆️ |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading