Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make notification channel headings clickable in notification pr… #981

Closed
wants to merge 6 commits into from

perf: updated onChannelToggle to improve performance

09c02cb
Select commit
Loading
Failed to load commit list.
Closed

feat: make notification channel headings clickable in notification pr… #981

perf: updated onChannelToggle to improve performance
09c02cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 0s

56.28% (-0.23%) compared to 0ee0f41

View this Pull Request on Codecov

56.28% (-0.23%) compared to 0ee0f41

Details

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (0ee0f41) 56.50% compared to head (09c02cb) 56.28%.
Report is 3 commits behind head on master.

❗ Current head 09c02cb differs from pull request most recent head 6573b59. Consider uploading reports for the commit 6573b59 to get more accurate results

Files Patch % Lines
src/notification-preferences/data/thunks.js 14.28% 6 Missing ⚠️
...fication-preferences/NotificationPreferenceApp.jsx 37.50% 5 Missing ⚠️
src/notification-preferences/data/service.js 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #983      +/-   ##
==========================================
- Coverage   56.50%   56.28%   -0.23%     
==========================================
  Files         118      118              
  Lines        2435     2457      +22     
  Branches      652      654       +2     
==========================================
+ Hits         1376     1383       +7     
- Misses        988     1003      +15     
  Partials       71       71              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.