Skip to content

feat(options): Add runtime options for killswitches#421

Merged
jan-auer merged 12 commits into
mainfrom
feat/objectstore-options
Jul 8, 2026
Merged

feat(options): Add runtime options for killswitches#421
jan-auer merged 12 commits into
mainfrom
feat/objectstore-options

fix: Move options initialization

6713e9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 0s

87.25% (+0.07%) compared to 271e170

View this Pull Request on Codecov

87.25% (+0.07%) compared to 271e170

Details

Codecov Report

❌ Patch coverage is 89.55224% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.25%. Comparing base (271e170) to head (6713e9f).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
objectstore-options/src/lib.rs 58.82% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #421      +/-   ##
==========================================
+ Coverage   87.17%   87.25%   +0.07%     
==========================================
  Files          89       91       +2     
  Lines       14254    14487     +233     
==========================================
+ Hits        12426    12640     +214     
- Misses       1828     1847      +19     
Components Coverage Δ
Rust Backend 92.09% <100.00%> (+0.14%) ⬆️
Rust Client 79.89% <ø> (ø)
Python Client 88.87% <ø> (+0.16%) ⬆️

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