Skip to content

feat: keeper trait & sqlite-backed implementation - #582

Open
aldy505 wants to merge 6 commits into
mainfrom
aldy505/feat/ttl-keeper
Open

feat: keeper trait & sqlite-backed implementation#582
aldy505 wants to merge 6 commits into
mainfrom
aldy505/feat/ttl-keeper

fix: AI code reviews

2a8235d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2026 in 0s

87.93% (-0.07%) compared to 3d77592

View this Pull Request on Codecov

87.93% (-0.07%) compared to 3d77592

Details

Codecov Report

❌ Patch coverage is 82.83262% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.93%. Comparing base (3d77592) to head (2a8235d).

Files with missing lines Patch % Lines
objectstore-service/src/keeper/sqlite_backed.rs 83.54% 38 Missing ⚠️
objectstore-service/src/error.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #582      +/-   ##
==========================================
- Coverage   87.99%   87.93%   -0.07%     
==========================================
  Files          96       97       +1     
  Lines       15956    16189     +233     
==========================================
+ Hits        14041    14235     +194     
- Misses       1915     1954      +39     
Components Coverage Δ
Rust Backend 92.17% <82.83%> (-0.18%) ⬇️
Rust Client 81.97% <ø> (ø)
Python Client 93.31% <ø> (ø)

☔ 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.