Skip to content

fix(log): Capture service errors only once#558

Merged
jan-auer merged 4 commits into
mainfrom
fix/service-error-double-capture
Jul 16, 2026
Merged

fix(log): Capture service errors only once#558
jan-auer merged 4 commits into
mainfrom
fix/service-error-double-capture

ref: Back to original approach

9e131f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

87.51% (+0.05%) compared to e254a12

View this Pull Request on Codecov

87.51% (+0.05%) compared to e254a12

Details

Codecov Report

❌ Patch coverage is 50.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.51%. Comparing base (e254a12) to head (9e131f3).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
objectstore-server/src/endpoints/common.rs 63.63% 4 Missing ⚠️
objectstore-server/src/endpoints/batch.rs 40.00% 3 Missing ⚠️
objectstore-service/src/concurrency.rs 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #558      +/-   ##
==========================================
+ Coverage   87.45%   87.51%   +0.05%     
==========================================
  Files          93       93              
  Lines       14760    14754       -6     
==========================================
+ Hits        12909    12912       +3     
+ Misses       1851     1842       -9     
Components Coverage Δ
Rust Backend 92.22% <50.00%> (+0.02%) ⬆️
Rust Client 79.89% <ø> (ø)
Python Client 90.20% <ø> (+0.82%) ⬆️

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