Skip to content

hide serializer implementation#162

Merged
ashtum merged 2 commits into
cppalliance:developfrom
ashtum:serializer-impl-is-hidden
Aug 26, 2025
Merged

hide serializer implementation#162
ashtum merged 2 commits into
cppalliance:developfrom
ashtum:serializer-impl-is-hidden

Conversation

@ashtum
Copy link
Copy Markdown
Collaborator

@ashtum ashtum commented Aug 26, 2025

No description provided.

@cppalliance-bot
Copy link
Copy Markdown

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

@ashtum ashtum force-pushed the serializer-impl-is-hidden branch from 4b36949 to 1a5fc9f Compare August 26, 2025 09:49
@cppalliance-bot
Copy link
Copy Markdown

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

@ashtum ashtum force-pushed the serializer-impl-is-hidden branch from 1a5fc9f to 69113a4 Compare August 26, 2025 09:56
@cppalliance-bot
Copy link
Copy Markdown

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

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 95.48023% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.55%. Comparing base (a7de094) to head (3a373fd).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/serializer.cpp 95.30% 16 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #162      +/-   ##
===========================================
- Coverage    92.92%   92.55%   -0.38%     
===========================================
  Files           81       80       -1     
  Lines         5062     5077      +15     
===========================================
- Hits          4704     4699       -5     
- Misses         358      378      +20     
Files with missing lines Coverage Δ
include/boost/http_proto/impl/serializer.hpp 100.00% <100.00%> (ø)
include/boost/http_proto/request_parser.hpp 100.00% <ø> (ø)
include/boost/http_proto/response_parser.hpp 100.00% <ø> (ø)
include/boost/http_proto/serializer.hpp 100.00% <100.00%> (ø)
src/detail/array_of_const_buffers.cpp 100.00% <ø> (ø)
src/detail/array_of_const_buffers.hpp 100.00% <ø> (ø)
src/parser.cpp 88.28% <ø> (-0.07%) ⬇️
src/serializer.cpp 94.23% <95.30%> (+0.29%) ⬆️

... 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 a7de094...3a373fd. Read the comment docs.

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

@cppalliance-bot
Copy link
Copy Markdown

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

@ashtum ashtum merged commit 4b3f6ff into cppalliance:develop Aug 26, 2025
58 of 59 checks passed
@ashtum ashtum deleted the serializer-impl-is-hidden 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