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(notifications_push_repository): Init #2482

Merged
merged 3 commits into from
Sep 29, 2024

feat(notifications_push_repository): Init

29f6a4b
Select commit
Loading
Failed to load commit list.
Merged

feat(notifications_push_repository): Init #2482

feat(notifications_push_repository): Init
29f6a4b
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
...es/neon_framework/lib/src/storage/persistence.dart 0.00% 2 Missing ⚠️
...neon_framework/lib/src/storage/settings_store.dart 0.00% 2 Missing ⚠️
...repository/lib/src/models/push_subscription.g.dart 96.72% 2 Missing ⚠️
...ository/lib/src/notifications_push_repository.dart 98.88% 1 Missing ⚠️
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%> (ø)