Skip to content

Reformat

44f3c9c
Select commit
Loading
Failed to load commit list.
Open

Prettier #4263

Reformat
44f3c9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 0s

92.9% (+0.0%) compared to e5f6e06

View this Pull Request on Codecov

92.9% (+0.0%) compared to e5f6e06

Details

Codecov Report

❌ Patch coverage is 90.84881% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.9%. Comparing base (e5f6e06) to head (44f3c9c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/components/WindowSideBarCollectionPanel.jsx 0.0% 11 Missing ⚠️
src/components/AnnotationsOverlay.jsx 92.5% 6 Missing ⚠️
src/components/OpenSeadragonComponent.jsx 88.9% 5 Missing and 1 partial ⚠️
src/components/CollectionDialog.jsx 81.5% 5 Missing ⚠️
src/components/WorkspaceMenu.jsx 64.3% 5 Missing ⚠️
src/components/ScrollIndicatedDialogContent.jsx 50.0% 3 Missing ⚠️
src/components/WindowTopBar.jsx 80.0% 3 Missing ⚠️
__tests__/integration/plugins/invalidPluginB.jsx 0.0% 2 Missing ⚠️
src/components/PrimaryWindow.jsx 91.4% 2 Missing ⚠️
src/components/ViewerNavigation.jsx 75.0% 2 Missing ⚠️
... and 22 more
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #4263   +/-   ##
=====================================
  Coverage   92.9%   92.9%           
=====================================
  Files        335     335           
  Lines       5530    5474   -56     
  Branches    1956    1936   -20     
=====================================
- Hits        5135    5083   -52     
  Misses       348     348           
+ Partials      47      43    -4     

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