Skip to content

Merge branch 'master' into feat/snooze-message-reminders

8a5b821
Select commit
Loading
Failed to load commit list.
Merged

feat: add message reminders #2724

Merge branch 'master' into feat/snooze-message-reminders
8a5b821
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2025 in 0s

81.31% (target 70.00%)

View this Pull Request on Codecov

81.31% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 54.22535% with 65 lines in your changes missing coverage. Please review.

Project coverage is 81.31%. Comparing base (7fbc478) to head (8a5b821).

Files with missing lines Patch % Lines
src/components/Dialog/ButtonWithSubmenu.tsx 8.92% 46 Missing and 5 partials ⚠️
src/components/MessageActions/RemindMeSubmenu.tsx 35.71% 9 Missing ⚠️
...rc/components/MessageActions/MessageActionsBox.tsx 63.63% 2 Missing and 2 partials ⚠️
src/i18n/utils.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2724      +/-   ##
==========================================
- Coverage   81.82%   81.31%   -0.52%     
==========================================
  Files         467      472       +5     
  Lines        9279     9414     +135     
  Branches     2168     2197      +29     
==========================================
+ Hits         7593     7655      +62     
- Misses       1331     1397      +66     
- Partials      355      362       +7     

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