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

Introduce BookReaderPlugin abstraction and apply to ArchiveAnalyticsPlugin #1371

Merged
merged 5 commits into from
Jan 30, 2025

Conversation

cdrini
Copy link
Contributor

@cdrini cdrini commented Jan 29, 2025

No description provided.

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

Attention: Patch coverage is 44.26230% with 34 lines in your changes missing coverage. Please review.

Project coverage is 69.25%. Comparing base (5c9f6d8) to head (83c71e6).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/plugins/plugin.archive_analytics.js 25.00% 25 Missing and 2 partials ⚠️
src/BookReader.js 72.22% 4 Missing and 1 partial ⚠️
src/BookReaderPlugin.js 83.33% 1 Missing ⚠️
src/plugins/plugin.text_selection.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1371      +/-   ##
==========================================
+ Coverage   69.24%   69.25%   +0.01%     
==========================================
  Files          59       60       +1     
  Lines        5108     5133      +25     
  Branches     1082     1086       +4     
==========================================
+ Hits         3537     3555      +18     
- Misses       1544     1549       +5     
- Partials       27       29       +2     

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

@cdrini cdrini force-pushed the refactor/br-plugin branch from a7b8dd3 to 8eebff9 Compare January 29, 2025 23:19
@cdrini cdrini changed the title Introduction BookReaderPlugin abstraction and apply to ArchiveAnalyticsPlugin Introduce BookReaderPlugin abstraction and apply to ArchiveAnalyticsPlugin Jan 30, 2025
@cdrini cdrini marked this pull request as ready for review January 30, 2025 00:11
@cdrini cdrini force-pushed the refactor/br-plugin branch from 561f5c8 to 83c71e6 Compare January 30, 2025 00:12
@cdrini cdrini merged commit 4bf48dc into internetarchive:master Jan 30, 2025
8 of 10 checks passed
@cdrini cdrini deleted the refactor/br-plugin branch January 30, 2025 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants