Skip to content

Conversation

@cdrini
Copy link
Contributor

@cdrini cdrini commented Mar 15, 2025

New TextSelectionPlugin option, fetchBatchSize, can be used to fetch multiple djvu xml pages in one request. The endpoint must support pageIndex being a comma-separated list.

@codecov
Copy link

codecov bot commented Mar 15, 2025

Codecov Report

Attention: Patch coverage is 22.38806% with 52 lines in your changes missing coverage. Please review.

Project coverage is 68.64%. Comparing base (fc3ebf7) to head (8029363).

Files with missing lines Patch % Lines
src/util/debouncer.js 24.39% 31 Missing ⚠️
src/plugins/plugin.text_selection.js 19.23% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1388      +/-   ##
==========================================
- Coverage   69.24%   68.64%   -0.60%     
==========================================
  Files          60       61       +1     
  Lines        5166     5231      +65     
  Branches     1111     1119       +8     
==========================================
+ Hits         3577     3591      +14     
- Misses       1558     1609      +51     
  Partials       31       31              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cdrini cdrini force-pushed the feature/text-sel-fetch-many branch from ec8d055 to 8029363 Compare March 15, 2025 09:54
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.

1 participant