Skip to content

field verification uses internal linkage

Codecov / codecov/project succeeded Feb 9, 2024 in 0s

85.45% (+0.26%) compared to a8f7c92

View this Pull Request on Codecov

85.45% (+0.26%) compared to a8f7c92

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a8f7c92) 85.18% compared to head (c3f5073) 85.45%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #61      +/-   ##
===========================================
+ Coverage    85.18%   85.45%   +0.26%     
===========================================
  Files           77       77              
  Lines         4199     4269      +70     
===========================================
+ Hits          3577     3648      +71     
+ Misses         622      621       -1     
Files Coverage Δ
include/boost/http_proto/fields.hpp 100.00% <ø> (ø)
include/boost/http_proto/fields_base.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/impl/parser.hpp 81.81% <ø> (ø)
include/boost/http_proto/rfc/detail/rules.hpp 100.00% <ø> (ø)
src/error.cpp 92.98% <100.00%> (+0.12%) ⬆️
src/fields.cpp 100.00% <100.00%> (ø)
src/rfc/detail/rules.cpp 95.67% <100.00%> (+3.06%) ⬆️
src/request.cpp 75.00% <60.00%> (ø)
src/fields_base.cpp 93.33% <95.52%> (+0.23%) ⬆️

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 a8f7c92...c3f5073. Read the comment docs.