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

serializer allows partial buffer consumption #117

Merged

Conversation

ashtum
Copy link
Collaborator

@ashtum ashtum commented Dec 30, 2024

No description provided.

@ashtum ashtum force-pushed the serializer-partial-buffer-consumption branch from 39839fc to 5e692ea Compare December 30, 2024 12:37
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://117.http-proto.prtest.cppalliance.org/index.html

1 similar comment
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://117.http-proto.prtest.cppalliance.org/index.html

@ashtum ashtum force-pushed the serializer-partial-buffer-consumption branch from 5e692ea to b69afb0 Compare December 30, 2024 12:59
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://117.http-proto.prtest.cppalliance.org/index.html

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.11%. Comparing base (df8e4fc) to head (3fecefe).
Report is 5 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #117      +/-   ##
===========================================
+ Coverage    89.96%   90.11%   +0.14%     
===========================================
  Files           81       81              
  Lines         4862     4854       -8     
===========================================
  Hits          4374     4374              
+ Misses         488      480       -8     
Files with missing lines Coverage Δ
include/boost/http_proto/detail/impl/workspace.hpp 97.95% <ø> (ø)
include/boost/http_proto/serializer.hpp 100.00% <ø> (ø)
src/parser.cpp 83.78% <ø> (+0.44%) ⬆️
src/serializer.cpp 92.30% <100.00%> (+0.86%) ⬆️

... and 1 file 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 df8e4fc...3fecefe. Read the comment docs.

@ashtum ashtum force-pushed the serializer-partial-buffer-consumption branch from b69afb0 to c36e2d4 Compare December 31, 2024 05:25
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://117.http-proto.prtest.cppalliance.org/index.html

@ashtum ashtum force-pushed the serializer-partial-buffer-consumption branch from c36e2d4 to 3fecefe Compare December 31, 2024 05:44
@ashtum ashtum merged commit ef6753a into cppalliance:develop Dec 31, 2024
57 of 58 checks passed
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