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 6 commits into
base: main
Choose a base branch
from

Merge branch 'main' into type-updates

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

fix: improve types and allow augmentation #8545

Merge branch 'main' into type-updates
0d0b4dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 11, 2024 in 1s

83.12% (-0.09%) compared to 8df5911

View this Pull Request on Codecov

83.12% (-0.09%) compared to 8df5911

Details

Codecov Report

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

Project coverage is 83.12%. Comparing base (8df5911) to head (0d0b4dd).

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.21%   83.12%   -0.09%     
==========================================
  Files         120      120              
  Lines        8066     8077      +11     
  Branches     1937     1937              
==========================================
+ Hits         6712     6714       +2     
- Misses       1354     1363       +9     

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