feat(neon_framework): add neon_storage library #2487
Merged
Codecov / codecov/project
succeeded
Sep 29, 2024 in 0s
28.56% (+0.03%) compared to 116219f
View this Pull Request on Codecov
28.56% (+0.03%) compared to 116219f
Details
Codecov Report
Attention: Patch coverage is 94.66667%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 28.56%. Comparing base (
116219f
) to head (db04e40
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...rk/packages/neon_storage/lib/src/sqlite/table.dart | 0.00% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2487 +/- ##
==========================================
+ Coverage 28.52% 28.56% +0.03%
==========================================
Files 355 359 +4
Lines 136003 136078 +75
==========================================
+ Hits 38794 38865 +71
- Misses 97209 97213 +4
Files with missing lines | Coverage Δ | |
---|---|---|
...n_storage/lib/src/sqlite/_io_database_factory.dart | 100.00% <100.00%> (ø) |
|
...on_storage/lib/src/sqlite/database_path_utils.dart | 100.00% <100.00%> (ø) |
|
...n_storage/lib/src/sqlite/multi_table_database.dart | 100.00% <100.00%> (ø) |
|
...rk/packages/neon_storage/lib/src/sqlite/table.dart | 0.00% <0.00%> (ø) |
Loading