Skip to content

build: update sqlite3 to 3.x and adapt encryption helper to build hooks#2397

Draft
td-famedly wants to merge 3 commits into
mainfrom
agentic-td/update-dependencies-0428
Draft

build: update sqlite3 to 3.x and adapt encryption helper to build hooks#2397
td-famedly wants to merge 3 commits into
mainfrom
agentic-td/update-dependencies-0428

fix: fail loudly when migrating a database without SQLCipher available

4583262
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

59.45% (+0.16%) compared to f9e6b68

View this Pull Request on Codecov

59.45% (+0.16%) compared to f9e6b68

Details

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.45%. Comparing base (f9e6b68) to head (4583262).

Files with missing lines Patch % Lines
lib/src/database/sqflite_encryption_helper/io.dart 50.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2397      +/-   ##
==========================================
+ Coverage   59.29%   59.45%   +0.16%     
==========================================
  Files         161      161              
  Lines       20300    20287      -13     
==========================================
+ Hits        12037    12062      +25     
+ Misses       8263     8225      -38     
Files with missing lines Coverage Δ
lib/src/database/sqflite_encryption_helper/io.dart 55.55% <50.00%> (+55.55%) ⬆️

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 f9e6b68...4583262. Read the comment docs.