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(neon_framework): add neon_storage library #2487

Merged
merged 1 commit into from
Sep 29, 2024

feat(neon_storage): add neon_storage library

db04e40
Select commit
Loading
Failed to load commit list.
Merged

feat(neon_framework): add neon_storage library #2487

feat(neon_storage): add neon_storage library
db04e40
Select commit
Loading
Failed to load commit list.
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%> (ø)