Skip to content

feat(notifications): persistent "sticky until resolved" notifications (OS-471)#2033

Open
elibosley wants to merge 37 commits into
mainfrom
feat/persistent-notifications
Open

feat(notifications): persistent "sticky until resolved" notifications (OS-471)#2033
elibosley wants to merge 37 commits into
mainfrom
feat/persistent-notifications

fix(web): hide the Active notifications tab when there are none

9fe768b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 1s

52.95% (+0.17%) compared to 2679fda

View this Pull Request on Codecov

52.95% (+0.17%) compared to 2679fda

Details

Codecov Report

❌ Patch coverage is 91.90871% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.95%. Comparing base (2679fda) to head (9fe768b).

Files with missing lines Patch % Lines
...h/resolvers/notifications/notifications.service.ts 89.54% 23 Missing ⚠️
.../resolvers/notifications/notifications.resolver.ts 55.55% 8 Missing ⚠️
...Notifications/CriticalNotifications.standalone.vue 0.00% 6 Missing ⚠️
...aph/resolvers/notifications/notifications.model.ts 92.59% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2033      +/-   ##
==========================================
+ Coverage   52.77%   52.95%   +0.17%     
==========================================
  Files        1035     1035              
  Lines       72060    72417     +357     
  Branches     8303     8330      +27     
==========================================
+ Hits        38031    38345     +314     
- Misses      33903    33946      +43     
  Partials      126      126              

☔ View full report in Codecov by Harness.
📢 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.