ref(options): Delegate deserialization to serde instead of generating it per-field#550
Draft
jan-auer wants to merge 1 commit into
Draft
ref(options): Delegate deserialization to serde instead of generating it per-field#550jan-auer wants to merge 1 commit into
jan-auer wants to merge 1 commit into
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).
| 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.
Loading