Skip to content

serializer: add custom request serializer with explicit body eof#30

Merged
ashtum merged 2 commits into
cppalliance:developfrom
ashtum:work
Jul 3, 2026
Merged

serializer: add custom request serializer with explicit body eof#30
ashtum merged 2 commits into
cppalliance:developfrom
ashtum:work

Conversation

@ashtum

@ashtum ashtum commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@cppalliance-bot

cppalliance-bot commented Jul 2, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://30.burl.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-07-03 14:06:58 UTC

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.12%. Comparing base (34a9c4d) to head (123a560).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #30      +/-   ##
===========================================
+ Coverage    99.06%   99.12%   +0.05%     
===========================================
  Files           31       33       +2     
  Lines          965     1026      +61     
===========================================
+ Hits           956     1017      +61     
  Misses           9        9              
Flag Coverage Δ
linux 99.12% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
include/boost/burl/error.hpp 100.00% <ø> (ø)
src/client.cpp 100.00% <ø> (ø)
src/detail/connection_pool.cpp 98.33% <ø> (ø)
src/detail/http_tunnel.cpp 100.00% <ø> (ø)
src/detail/send_file.cpp 100.00% <ø> (ø)
src/detail/serializer.cpp 100.00% <100.00%> (ø)
src/detail/serializer.hpp 100.00% <100.00%> (ø)
src/detail/socks5_tunnel.cpp 100.00% <ø> (ø)
src/error.cpp 100.00% <100.00%> (ø)
src/file.cpp 100.00% <100.00%> (ø)
... and 4 more

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 34a9c4d...123a560. 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 force-pushed the work branch 11 times, most recently from b968b10 to 123a560 Compare July 3, 2026 14:03
@ashtum ashtum merged commit 9546877 into cppalliance:develop Jul 3, 2026
13 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