Skip to content

[PM-33569] Add PushNotificationData initializer from a notification's…

6a6015f
Select commit
Loading
Failed to load commit list.
Open

[PM-33569] feat: Add notification service extension to update auth request notifications #2444

[PM-33569] Add PushNotificationData initializer from a notification's…
6a6015f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

85.72% (-1.15%) compared to 48115b8

View this Pull Request on Codecov

85.72% (-1.15%) compared to 48115b8

Details

Codecov Report

❌ Patch coverage is 86.20690% with 28 lines in your changes missing coverage. Please review.
βœ… Project coverage is 85.72%. Comparing base (48115b8) to head (6a6015f).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...cationExtension/NotificationServiceExtension.swift 0.00% 12 Missing ⚠️
...latform/Services/NotificationExtensionHelper.swift 80.95% 8 Missing ⚠️
...form/Models/Domain/PushNotificationDataTests.swift 90.90% 4 Missing ⚠️
...rm/Services/NotificationExtensionHelperTests.swift 95.74% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2444      +/-   ##
==========================================
- Coverage   86.86%   85.72%   -1.15%     
==========================================
  Files        1841     2077     +236     
  Lines      162244   177346   +15102     
==========================================
+ Hits       140941   152026   +11085     
- Misses      21303    25320    +4017     

β˜” 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.