Skip to content

ref(server): Capture errors from backend servers in Sentry#525

Merged
jan-auer merged 7 commits into
mainfrom
ref/backend-response-errors
Jun 30, 2026
Merged

ref(server): Capture errors from backend servers in Sentry#525
jan-auer merged 7 commits into
mainfrom
ref/backend-response-errors

ref(server): Refine backend error body parsing

20e3ec2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 1s

87.18% (-0.18%) compared to 824c05a

View this Pull Request on Codecov

87.18% (-0.18%) compared to 824c05a

Details

Codecov Report

❌ Patch coverage is 16.30435% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.18%. Comparing base (824c05a) to head (20e3ec2).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
objectstore-service/src/backend/response.rs 15.78% 48 Missing ⚠️
objectstore-service/src/error.rs 0.00% 14 Missing ⚠️
objectstore-service/src/backend/gcs.rs 33.33% 12 Missing ⚠️
objectstore-service/src/backend/s3_compatible.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #525      +/-   ##
==========================================
- Coverage   87.35%   87.18%   -0.18%     
==========================================
  Files          87       89       +2     
  Lines       14086    14150      +64     
==========================================
+ Hits        12305    12336      +31     
- Misses       1781     1814      +33     
Components Coverage Δ
Rust Backend 91.88% <16.30%> (-0.27%) ⬇️
Rust Client 79.89% <ø> (ø)
Python Client 88.70% <ø> (ø)

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