Skip to content

parser accepts elastic and sink bodies

Codecov / codecov/project succeeded Jan 6, 2025 in 0s

91.11% (+1.00%) compared to ef6753a

View this Pull Request on Codecov

91.11% (+1.00%) compared to ef6753a

Details

Codecov Report

Attention: Patch coverage is 81.72043% with 68 lines in your changes missing coverage. Please review.

Project coverage is 91.11%. Comparing base (ef6753a) to head (ec969a3).

Files with missing lines Patch % Lines
src/parser.cpp 84.12% 57 Missing ⚠️
src/file_body.cpp 0.00% 11 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #118      +/-   ##
===========================================
+ Coverage    90.11%   91.11%   +1.00%     
===========================================
  Files           81       81              
  Lines         4854     4807      -47     
===========================================
+ Hits          4374     4380       +6     
+ Misses         480      427      -53     
Files with missing lines Coverage Δ
include/boost/http_proto/parser.hpp 100.00% <100.00%> (ø)
src/file_body.cpp 0.00% <0.00%> (ø)
src/parser.cpp 89.12% <84.12%> (+5.34%) ⬆️

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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