Skip to content

Fix whitespace

96f123c
Select commit
Loading
Failed to load commit list.
Draft

RFC - Store inflight state in-memory and flush to sqlite periodically #487

Fix whitespace
96f123c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 16, 2025 in 1s

86.42% (-1.73%) compared to 66748f2

View this Pull Request on Codecov

86.42% (-1.73%) compared to 66748f2

Details

Codecov Report

❌ Patch coverage is 83.35832% with 111 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.42%. Comparing base (66748f2) to head (96f123c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/store/metadata_store.rs 85.81% 62 Missing ⚠️
src/store/records.rs 74.63% 35 Missing ⚠️
src/store/inflight_activation.rs 88.57% 8 Missing ⚠️
src/main.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
- Coverage   88.15%   86.42%   -1.73%     
==========================================
  Files          20       22       +2     
  Lines        5359     5789     +430     
==========================================
+ Hits         4724     5003     +279     
- Misses        635      786     +151     

☔ View full report in Codecov by Sentry.
📢 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.