refactor(neon_framework): migrate to neon_storage #2529
+1,362
−990
Codecov / codecov/project
succeeded
Sep 29, 2024 in 0s
28.69% (+0.02%) compared to 29f6a4b
View this Pull Request on Codecov
28.69% (+0.02%) compared to 29f6a4b
Details
Codecov Report
Attention: Patch coverage is 74.21384%
with 41 lines
in your changes missing coverage. Please review.
Project coverage is 28.69%. Comparing base (
29f6a4b
) to head (b7d8a42
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2529 +/- ##
==========================================
+ Coverage 28.66% 28.69% +0.02%
==========================================
Files 366 369 +3
Lines 136296 136370 +74
==========================================
+ Hits 39076 39137 +61
- Misses 97220 97233 +13
Files with missing lines | Coverage Δ | |
---|---|---|
...ackages/neon_framework/lib/src/blocs/accounts.dart | 0.00% <ø> (ø) |
|
...ges/neon_framework/lib/src/blocs/first_launch.dart | 0.00% <ø> (ø) |
|
...n_framework/lib/src/models/app_implementation.dart | 0.00% <ø> (ø) |
|
...lib/src/settings/utils/settings_export_helper.dart | 100.00% <ø> (ø) |
|
...neon_framework/lib/src/storage/settings_store.dart | 84.61% <ø> (ø) |
|
..._framework/lib/src/storage/single_value_store.dart | 100.00% <ø> (ø) |
|
packages/neon_framework/lib/src/testing/mocks.dart | 91.66% <ø> (-0.65%) |
⬇️ |
...s/neon_framework/lib/src/utils/global_options.dart | 0.00% <ø> (ø) |
|
.../neon_framework/lib/src/utils/request_manager.dart | 78.04% <100.00%> (+0.54%) |
⬆️ |
...account_repository/lib/src/account_repository.dart | 100.00% <100.00%> (ø) |
|
... and 11 more |
Loading