Skip to content

Update to eslint v9

d581491
Select commit
Loading
Failed to load commit list.
Draft

Update eslint #1532

Update to eslint v9
d581491
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 0s

69.69% (-0.02%) compared to e501288

View this Pull Request on Codecov

69.69% (-0.02%) compared to e501288

Details

Codecov Report

❌ Patch coverage is 59.59596% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.69%. Comparing base (e501288) to head (d581491).
⚠️ Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
src/BookReader/Navbar/Navbar.js 0.00% 11 Missing ⚠️
src/BookReader/ModeAbstract.js 35.71% 9 Missing ⚠️
src/BookReader/Mode1Up.js 11.11% 8 Missing ⚠️
src/BookReader/Mode2Up.js 0.00% 8 Missing ⚠️
src/BookReader/ModeThumb.js 70.00% 3 Missing ⚠️
src/BookReader/ModeSmoothZoom.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1532      +/-   ##
==========================================
- Coverage   69.71%   69.69%   -0.02%     
==========================================
  Files          65       65              
  Lines        5375     5375              
  Branches     1183     1185       +2     
==========================================
- Hits         3747     3746       -1     
- Misses       1594     1595       +1     
  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.