feat(notifications_push_repository): Init #2482
Merged
Codecov / codecov/project
succeeded
Sep 29, 2024 in 0s
28.66% (+0.10%) compared to 5714554
View this Pull Request on Codecov
28.66% (+0.10%) compared to 5714554
Details
Codecov Report
Attention: Patch coverage is 96.78899%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 28.66%. Comparing base (
5714554
) to head (29f6a4b
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2482 +/- ##
==========================================
+ Coverage 28.56% 28.66% +0.10%
==========================================
Files 359 366 +7
Lines 136078 136296 +218
==========================================
+ Hits 38865 39076 +211
- Misses 97213 97220 +7
Files with missing lines | Coverage Δ | |
---|---|---|
packages/neon_framework/lib/src/testing/mocks.dart | 92.30% <ø> (ø) |
|
...h_repository/lib/src/models/push_subscription.dart | 100.00% <100.00%> (ø) |
|
...repository/lib/src/notifications_push_storage.dart | 100.00% <100.00%> (ø) |
|
...ory/lib/src/testing/testing_push_notification.dart | 100.00% <100.00%> (ø) |
|
...ory/lib/src/testing/testing_push_subscription.dart | 100.00% <100.00%> (ø) |
|
...ions_push_repository/lib/src/utils/encryption.dart | 100.00% <100.00%> (ø) |
|
...ository/lib/src/notifications_push_repository.dart | 98.88% <98.88%> (ø) |
|
...es/neon_framework/lib/src/storage/persistence.dart | 71.42% <0.00%> (-28.58%) |
⬇️ |
...neon_framework/lib/src/storage/settings_store.dart | 84.61% <0.00%> (-15.39%) |
⬇️ |
...repository/lib/src/models/push_subscription.g.dart | 96.72% <96.72%> (ø) |
Loading