Skip to content

serializer has simpler buffer logic#153

Merged
ashtum merged 2 commits intocppalliance:developfrom
ashtum:simpler-serializer-logic
Aug 8, 2025
Merged

serializer has simpler buffer logic#153
ashtum merged 2 commits intocppalliance:developfrom
ashtum:simpler-serializer-logic

Conversation

@ashtum
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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

@codecov
Copy link
Copy Markdown

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
@ashtum ashtum deleted the simpler-serializer-logic branch October 4, 2025 05:40
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