[codex] refactor notification legacy structure #384
Merged
Codecov / codecov/project
failed
Apr 27, 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.63946% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.93%. Comparing base (477e95f) to head (f708981).
| 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.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #384 +/- ##
==========================================
- Coverage 99.74% 98.93% -0.81%
==========================================
Files 7 13 +6
Lines 776 1316 +540
Branches 127 179 +52
==========================================
+ Hits 774 1302 +528
- 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.
Loading