Skip to content

ref(options): Delegate deserialization to serde instead of generating it per-field#550

Draft
jan-auer wants to merge 1 commit into
mainfrom
ref/serde-based-options-deserialization
Draft

ref(options): Delegate deserialization to serde instead of generating it per-field#550
jan-auer wants to merge 1 commit into
mainfrom
ref/serde-based-options-deserialization

ref(options): Delegate deserialization to serde instead of generating…

88d9b13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

87.58% (+0.16%) compared to d49434e

View this Pull Request on Codecov

87.58% (+0.16%) compared to d49434e

Details

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.58%. Comparing base (d49434e) to head (88d9b13).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
objectstore-options/src/lib.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #550      +/-   ##
==========================================
+ Coverage   87.41%   87.58%   +0.16%     
==========================================
  Files          92       93       +1     
  Lines       14695    14819     +124     
==========================================
+ Hits        12846    12979     +133     
+ Misses       1849     1840       -9     
Components Coverage Δ
Rust Backend 92.18% <ø> (ø)
Rust Client 79.89% <ø> (ø)
Python Client 88.87% <ø> (ø)

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