Skip to content

fix: force text track updateDisplay to recalculate on playerresize

0e095b3
Select commit
Loading
Failed to load commit list.
Open

fix: force text track updateDisplay to recalculate on playerresize #9160

fix: force text track updateDisplay to recalculate on playerresize
0e095b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 12, 2026 in 0s

84.32% (-0.01%) compared to 9d2101e

View this Pull Request on Codecov

84.32% (-0.01%) compared to 9d2101e

Details

Codecov Report

❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.32%. Comparing base (9d2101e) to head (0e095b3).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/js/tracks/text-track-display.js 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9160      +/-   ##
==========================================
- Coverage   84.32%   84.32%   -0.01%     
==========================================
  Files         120      120              
  Lines        8153     8157       +4     
  Branches     1964     1967       +3     
==========================================
+ Hits         6875     6878       +3     
- Misses       1278     1279       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.