Skip to content

refactor(demo): remove anchoring div around system notification

59e1ba4
Select commit
Loading
Failed to load commit list.
Merged

feat: add notification API wrapper #3096

refactor(demo): remove anchoring div around system notification
59e1ba4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

80.82% (target 70.00%)

View this Pull Request on Codecov

80.82% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 78.02198% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.82%. Comparing base (8b13863) to head (59e1ba4).

Files with missing lines Patch % Lines
...ListItem/ChannelListItemActionButtons.defaults.tsx 0.00% 23 Missing ⚠️
...ponents/MessageActions/MessageActions.defaults.tsx 76.38% 17 Missing ⚠️
src/components/MessageActions/RemindMeSubmenu.tsx 68.75% 5 Missing ⚠️
src/components/Location/ShareLocationDialog.tsx 20.00% 4 Missing ⚠️
src/components/Poll/PollActions/EndPollAlert.tsx 0.00% 4 Missing ⚠️
src/components/Notifications/NotificationList.tsx 66.66% 3 Missing ⚠️
src/components/Notifications/Notification.tsx 0.00% 2 Missing ⚠️
...rc/components/Message/hooks/useReactionsFetcher.ts 66.66% 1 Missing ⚠️
...mponents/MessageComposer/hooks/useSubmitHandler.ts 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3096      +/-   ##
==========================================
+ Coverage   80.52%   80.82%   +0.29%     
==========================================
  Files         415      417       +2     
  Lines       11948    12035      +87     
  Branches     3858     3873      +15     
==========================================
+ Hits         9621     9727     +106     
+ Misses       2327     2308      -19     

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