fix(notifications_push_repository): Delete push subscription when account is deleted #2667
Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
28.91% (+0.01%) compared to 586aef2
View this Pull Request on Codecov
28.91% (+0.01%) compared to 586aef2
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 28.91%. Comparing base (
586aef2
) to head (20c0c0d
).
Report is 3 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2667 +/- ##
==========================================
+ Coverage 28.90% 28.91% +0.01%
==========================================
Files 372 372
Lines 136624 136644 +20
==========================================
+ Hits 39492 39512 +20
Misses 97132 97132
Files with missing lines | Coverage Δ | |
---|---|---|
...account_repository/lib/src/account_repository.dart | 100.00% <100.00%> (ø) |
|
...ository/lib/src/notifications_push_repository.dart | 99.03% <100.00%> (+0.14%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading