Skip to content

Fix copy link not working when selecting multline paragraph

523ff97
Select commit
Loading
Failed to load commit list.
Draft

Switch "Copy Link to Highlight" to use custom highlight rendering + beginnings of annotations support #1548

Fix copy link not working when selecting multline paragraph
523ff97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2026 in 1s

62.08% (-3.72%) compared to 452800b

View this Pull Request on Codecov

62.08% (-3.72%) compared to 452800b

Details

Codecov Report

❌ Patch coverage is 5.17241% with 330 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.08%. Comparing base (452800b) to head (523ff97).

Files with missing lines Patch % Lines
src/util/TextSelectionManager.js 3.65% 308 Missing and 8 partials ⚠️
src/plugins/url/plugin.url.js 38.46% 8 Missing ⚠️
src/plugins/plugin.text_selection.js 0.00% 3 Missing ⚠️
src/BookReader.js 33.33% 2 Missing ⚠️
src/plugins/url/UrlPlugin.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1548      +/-   ##
==========================================
- Coverage   65.79%   62.08%   -3.72%     
==========================================
  Files          67       67              
  Lines        5853     6103     +250     
  Branches     1276     1330      +54     
==========================================
- Hits         3851     3789      -62     
- Misses       1968     2272     +304     
- Partials       34       42       +8     

☔ 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.