Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fields base max size #73

Closed

Conversation

cmazakas
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 96.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 88.22%. Comparing base (39a71bf) to head (3bae3b9).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #73      +/-   ##
===========================================
+ Coverage    88.09%   88.22%   +0.12%     
===========================================
  Files           78       78              
  Lines         4260     4305      +45     
===========================================
+ Hits          3753     3798      +45     
  Misses         507      507              
Files Coverage Δ
include/boost/http_proto/detail/header.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/fields.hpp 100.00% <ø> (ø)
include/boost/http_proto/fields_base.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/fields_view_base.hpp 100.00% <ø> (ø)
include/boost/http_proto/message_base.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/request.hpp 97.36% <ø> (ø)
include/boost/http_proto/response.hpp 100.00% <ø> (ø)
src/detail/header.cpp 94.01% <100.00%> (+0.01%) ⬆️
src/fields.cpp 100.00% <100.00%> (ø)
src/request.cpp 100.00% <100.00%> (ø)
... and 2 more

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 39a71bf...3bae3b9. Read the comment docs.

@cmazakas cmazakas closed this Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants