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

Migrate ResumePlugin to BookReaderPlugin #1375

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Remove prefix in ResumePlugin options

44d12df
Select commit
Loading
Failed to load commit list.
Open

Migrate ResumePlugin to BookReaderPlugin #1375

Remove prefix in ResumePlugin options
44d12df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2025 in 0s

69.21% (-0.04%) compared to c067962, passed because coverage increased by 0.12% when compared to adjusted base (69.09%)

View this Pull Request on Codecov

69.21% (-0.04%) compared to c067962, passed because coverage increased by 0.12% when compared to adjusted base (69.09%)

Details

Codecov Report

Attention: Patch coverage is 76.08696% with 22 lines in your changes missing coverage. Please review.

Project coverage is 69.21%. Comparing base (c067962) to head (44d12df).

Files with missing lines Patch % Lines
src/plugins/plugin.autoplay.js 70.83% 14 Missing ⚠️
src/BookReader.js 73.68% 5 Missing ⚠️
src/BookReader/Mode2UpLit.js 0.00% 2 Missing ⚠️
src/plugins/url/plugin.url.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1375      +/-   ##
==========================================
- Coverage   69.25%   69.21%   -0.04%     
==========================================
  Files          60       60              
  Lines        5135     5146      +11     
  Branches     1087     1102      +15     
==========================================
+ Hits         3556     3562       +6     
- Misses       1550     1555       +5     
  Partials       29       29              

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