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

fix: Fixes the auto_advance feature for video XBlock #1426

fix: Fixes tests for the functions

73296d3
Select commit
Loading
Failed to load commit list.
Closed

fix: Fixes the auto_advance feature for video XBlock #1426

fix: Fixes tests for the functions
73296d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2024 in 0s

88.83% (-0.04%) compared to 167d51b

View this Pull Request on Codecov

88.83% (-0.04%) compared to 167d51b

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 88.83%. Comparing base (167d51b) to head (73296d3).
Report is 5 commits behind head on master.

Files Patch % Lines
...re/course/sequence/Unit/hooks/useIFrameBehavior.js 66.66% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1426      +/-   ##
==========================================
- Coverage   88.87%   88.83%   -0.04%     
==========================================
  Files         307      307              
  Lines        5285     5294       +9     
  Branches     1310     1314       +4     
==========================================
+ Hits         4697     4703       +6     
- Misses        572      573       +1     
- Partials       16       18       +2     

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