Skip to content

serializer has simpler buffer logic #153

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

Merged
merged 2 commits into from
Aug 8, 2025

Conversation

ashtum
Copy link
Collaborator

@ashtum ashtum commented Aug 8, 2025

No description provided.

@ashtum ashtum force-pushed the simpler-serializer-logic branch from 4bb4fd0 to b6715a2 Compare August 8, 2025 12:32
@ashtum ashtum force-pushed the simpler-serializer-logic branch from b6715a2 to 1c0ad16 Compare August 8, 2025 12:36
@cppalliance-bot
Copy link

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

1 similar comment
@cppalliance-bot
Copy link

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

Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.88%. Comparing base (6eac235) to head (1c0ad16).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #153      +/-   ##
===========================================
+ Coverage    92.77%   92.88%   +0.11%     
===========================================
  Files           80       80              
  Lines         4997     4950      -47     
===========================================
- Hits          4636     4598      -38     
+ Misses         361      352       -9     
Files with missing lines Coverage Δ
include/boost/http_proto/impl/serializer.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/serializer.hpp 100.00% <ø> (ø)
src/detail/array_of_const_buffers.cpp 100.00% <100.00%> (ø)
src/serializer.cpp 94.22% <100.00%> (+1.30%) ⬆️

... 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 6eac235...1c0ad16. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ashtum ashtum merged commit fbd9c21 into cppalliance:develop Aug 8, 2025
61 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