Skip to content

feat: add method to clear free database pages - #2477

Open
krille-chan wants to merge 1 commit into
mainfrom
krille/add-method-to-clear-database-pages
Open

krille-chan wants to merge 1 commit into
mainfrom
krille/add-method-to-clear-database-pages

feat: add method to clear free database pages

02078cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2026 in 0s

60.43% (+0.05%) compared to 474c4d9

View this Pull Request on Codecov

60.43% (+0.05%) compared to 474c4d9

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.43%. Comparing base (474c4d9) to head (02078cd).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/database/sqflite_encryption_helper/io.dart 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2477      +/-   ##
==========================================
+ Coverage   60.38%   60.43%   +0.05%     
==========================================
  Files         162      162              
  Lines       20564    20571       +7     
==========================================
+ Hits        12418    12433      +15     
+ Misses       8146     8138       -8     
Files with missing lines Coverage Δ
lib/src/database/sqflite_encryption_helper/io.dart 31.91% <87.50%> (+31.91%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 474c4d9...02078cd. Read the comment docs.