feat(service): Instrument the remaining backends with the change stream - #607
Open
matt-codecov wants to merge 2 commits into
Open
feat(service): Instrument the remaining backends with the change stream#607matt-codecov wants to merge 2 commits into
matt-codecov wants to merge 2 commits into
Codecov / codecov/project
succeeded
Aug 31, 2026 in 1s
88.64% (+0.09%) compared to cd1aca6
View this Pull Request on Codecov
88.64% (+0.09%) compared to cd1aca6
Details
Codecov Report
❌ Patch coverage is 92.64706% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.64%. Comparing base (cd1aca6) to head (df0a423).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| objectstore-service/src/backend/s3_compatible.rs | 78.26% | 10 Missing |
| objectstore-service/src/backend/mod.rs | 16.66% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #607 +/- ##
==========================================
+ Coverage 88.54% 88.64% +0.09%
==========================================
Files 105 105
Lines 17289 17449 +160
==========================================
+ Hits 15308 15467 +159
- Misses 1981 1982 +1 | Components | Coverage Δ | |
|---|---|---|
| Rust Backend | 92.60% <92.64%> (+0.08%) |
⬆️ |
| Rust Client | 81.97% <ø> (ø) |
|
| Python Client | 93.56% <ø> (ø) |
☔ 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