Skip to content

fix(server): Track status for content-length terminated bodies - #580

Merged
lcian merged 3 commits into
mainfrom
fix/metrics-body-content-length
Jul 28, 2026
Merged

fix(server): Track status for content-length terminated bodies#580
lcian merged 3 commits into
mainfrom
fix/metrics-body-content-length

fix(server): Preserve errored body status in request metrics

ccda332
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2026 in 1s

87.62% (-0.08%) compared to 5ea168b, passed because coverage increased by 0.02% when compared to adjusted base (87.59%)

View this Pull Request on Codecov

87.62% (-0.08%) compared to 5ea168b, passed because coverage increased by 0.02% when compared to adjusted base (87.59%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.62%. Comparing base (5ea168b) to head (ccda332).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #580      +/-   ##
==========================================
- Coverage   87.69%   87.62%   -0.08%     
==========================================
  Files          94       94              
  Lines       15510    15591      +81     
==========================================
+ Hits        13601    13661      +60     
- Misses       1909     1930      +21     
Components Coverage Δ
Rust Backend 92.25% <100.00%> (-0.13%) ⬇️
Rust Client 79.89% <ø> (ø)
Python Client 90.98% <ø> (+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.