Skip to content

Serialize local sqlite initialization under a file lock#3747

Merged
anth-volk merged 2 commits into
masterfrom
fix/local-db-init-race
Jul 8, 2026
Merged

Serialize local sqlite initialization under a file lock#3747
anth-volk merged 2 commits into
masterfrom
fix/local-db-init-race

Ignore the sqlite init lock file

05801c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 1s

79.92% (+0.02%) compared to ab7ee0e

View this Pull Request on Codecov

79.92% (+0.02%) compared to ab7ee0e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.92%. Comparing base (ab7ee0e) to head (05801c1).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3747      +/-   ##
==========================================
+ Coverage   79.89%   79.92%   +0.02%     
==========================================
  Files          70       70              
  Lines        4332     4338       +6     
  Branches      807      808       +1     
==========================================
+ Hits         3461     3467       +6     
  Misses        652      652              
  Partials      219      219              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.