Skip to content

fix: preserve zero notification offset

989dfc5
Select commit
Loading
Failed to load commit list.
Draft

[codex] refactor notification legacy structure #384

fix: preserve zero notification offset
989dfc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 24, 2026 in 0s

98.93% (-0.81%) compared to 477e95f

View this Pull Request on Codecov

98.93% (-0.81%) compared to 477e95f

Details

Codecov Report

❌ Patch coverage is 98.63813% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.93%. Comparing base (477e95f) to head (989dfc5).

Files with missing lines Patch % Lines
src/hooks/useClosable.ts 90.19% 5 Missing ⚠️
src/hooks/useListPosition/useSizes.ts 91.83% 4 Missing ⚠️
src/hooks/useNoticeTimer.ts 96.93% 3 Missing ⚠️
src/NotificationList/index.tsx 99.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   99.74%   98.93%   -0.81%     
==========================================
  Files           7       13       +6     
  Lines         776     1315     +539     
  Branches      127      175      +48     
==========================================
+ Hits          774     1301     +527     
- Misses          2       14      +12     

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