fix(server): Return 200 instead of 204 for object HEAD requests - #577
Merged
Codecov / codecov/project
succeeded
Jul 27, 2026 in 0s
87.65% (+0.00%) compared to 181df0a
View this Pull Request on Codecov
87.65% (+0.00%) compared to 181df0a
Details
Codecov Report
❌ Patch coverage is 75.55556% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.65%. Comparing base (181df0a) to head (af2a798).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| objectstore-service/src/backend/s3_compatible.rs | 31.25% | 22 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #577 +/- ##
========================================
Coverage 87.64% 87.65%
========================================
Files 94 94
Lines 15425 15577 +152
========================================
+ Hits 13520 13654 +134
- Misses 1905 1923 +18 | Components | Coverage Δ | |
|---|---|---|
| Rust Backend | 92.29% <73.80%> (-0.06%) |
⬇️ |
| Rust Client | 79.89% <ø> (ø) |
|
| Python Client | 90.98% <100.00%> (+0.07%) |
⬆️ |
☔ 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