Skip to content

Add resolveEl() for shadow DOM compatibility

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

Add resolveEl() for shadow DOM compatibility #1520

Add resolveEl() for shadow DOM compatibility
0b63878
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 20, 2026 in 1s

68.94% (-0.05%) compared to 2908b1e

View this Pull Request on Codecov

68.94% (-0.05%) compared to 2908b1e

Details

Codecov Report

❌ Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.94%. Comparing base (2908b1e) to head (0b63878).

Files with missing lines Patch % Lines
src/BookReader.js 25.00% 3 Missing ⚠️
src/plugins/search/view.js 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1520      +/-   ##
==========================================
- Coverage   68.98%   68.94%   -0.05%     
==========================================
  Files          65       65              
  Lines        5556     5561       +5     
  Branches     1229     1233       +4     
==========================================
+ Hits         3833     3834       +1     
- Misses       1689     1693       +4     
  Partials       34       34              

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