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: improve types and allow augmentation #8545

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Merge branch 'main' into type-updates

651dc44
Select commit
Loading
Failed to load commit list.
Open

fix: improve types and allow augmentation #8545

Merge branch 'main' into type-updates
651dc44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 23, 2024 in 0s

83.16% (-0.70%) compared to d2b9d5c

View this Pull Request on Codecov

83.16% (-0.70%) compared to d2b9d5c

Details

Codecov Report

Attention: Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.

Project coverage is 83.16%. Comparing base (d2b9d5c) to head (651dc44).

Files with missing lines Patch % Lines
src/js/player.js 0.00% 5 Missing ⚠️
src/js/plugin.js 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8545      +/-   ##
==========================================
- Coverage   83.85%   83.16%   -0.70%     
==========================================
  Files         120      120              
  Lines        8097     8108      +11     
  Branches     1944     1944              
==========================================
- Hits         6790     6743      -47     
- Misses       1307     1365      +58     

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