Skip to content

http::write functions returns the bytes taken from the body.

83725e0
Select commit
Loading
Failed to load commit list.
Draft

Parser.consume #2913

http::write functions returns the bytes taken from the body.
83725e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

93.08% (-0.02%) compared to fee9be0, passed because coverage increased by 0% when compared to adjusted base (93.09%)

View this Pull Request on Codecov

93.08% (-0.02%) compared to fee9be0, passed because coverage increased by 0% when compared to adjusted base (93.09%)

Details

Codecov Report

❌ Patch coverage is 97.59036% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.08%. Comparing base (fee9be0) to head (83725e0).
⚠️ Report is 107 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/beast/http/impl/serializer.hpp 97.22% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2913      +/-   ##
===========================================
- Coverage    93.09%   93.08%   -0.02%     
===========================================
  Files          177      177              
  Lines        13709    13773      +64     
===========================================
+ Hits         12763    12821      +58     
- Misses         946      952       +6     
Files with missing lines Coverage Δ
include/boost/beast/core/buffers_cat.hpp 100.00% <100.00%> (ø)
include/boost/beast/core/buffers_suffix.hpp 100.00% <100.00%> (ø)
include/boost/beast/http/impl/write.hpp 92.13% <100.00%> (+0.06%) ⬆️
include/boost/beast/http/serializer.hpp 90.90% <ø> (ø)
include/boost/beast/http/impl/serializer.hpp 91.48% <97.22%> (+1.13%) ⬆️

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fee9be0...83725e0. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.