Skip to content

parser constructs sink in-place

56ffd3b
Select commit
Loading
Failed to load commit list.
Merged

parser constructs sink in-place #119

parser constructs sink in-place
56ffd3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

91.11% (-0.01%) compared to 72b6a95, passed because coverage increased by 0% when compared to adjusted base (91.11%)

View this Pull Request on Codecov

91.11% (-0.01%) compared to 72b6a95, passed because coverage increased by 0% when compared to adjusted base (91.11%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.11%. Comparing base (72b6a95) to head (56ffd3b).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #119      +/-   ##
===========================================
- Coverage    91.11%   91.11%   -0.01%     
===========================================
  Files           81       81              
  Lines         4807     4806       -1     
===========================================
- Hits          4380     4379       -1     
  Misses         427      427              
Files with missing lines Coverage Δ
include/boost/http_proto/impl/parser.hpp 80.00% <ø> (ø)
include/boost/http_proto/parser.hpp 100.00% <ø> (ø)
include/boost/http_proto/sink.hpp 100.00% <ø> (ø)
src/parser.cpp 89.10% <100.00%> (-0.02%) ⬇️

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 72b6a95...56ffd3b. Read the comment docs.