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: Change requestNamedAnimationFrame to apply last change per frame instead of first #8799

Merged
merged 4 commits into from
Aug 13, 2024

Merge branch 'main' into fix-seek-throttle

17eb87e
Select commit
Loading
Failed to load commit list.
Merged

fix: Change requestNamedAnimationFrame to apply last change per frame instead of first #8799

Merge branch 'main' into fix-seek-throttle
17eb87e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2024 in 0s

83.12% (+0.00%) compared to c4007db

View this Pull Request on Codecov

83.12% (+0.00%) compared to c4007db

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.12%. Comparing base (c4007db) to head (17eb87e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8799   +/-   ##
=======================================
  Coverage   83.12%   83.12%           
=======================================
  Files         120      120           
  Lines        8052     8052           
  Branches     1931     1931           
=======================================
  Hits         6693     6693           
  Misses       1359     1359           

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