Skip to content

serializer is sans-io - #43

Merged
ashtum merged 3 commits into
cppalliance:developfrom
ashtum:work
Aug 20, 2026
Merged

serializer is sans-io#43
ashtum merged 3 commits into
cppalliance:developfrom
ashtum:work

Conversation

@ashtum

@ashtum ashtum commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@cppalliance-bot

cppalliance-bot commented Aug 16, 2026

Copy link
Copy Markdown

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

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

2026-08-20 14:17:44 UTC

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 99.75787% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.26%. Comparing base (354bef3) to head (8eab1b3).

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #43      +/-   ##
===========================================
+ Coverage    99.23%   99.26%   +0.02%     
===========================================
  Files           64       66       +2     
  Lines         3651     3920     +269     
===========================================
+ Hits          3623     3891     +268     
- Misses          28       29       +1     
Flag Coverage Δ
linux 99.26% <99.75%> (+0.02%) ⬆️

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

Files with missing lines Coverage Δ
include/boost/burl/client.hpp 100.00% <ø> (ø)
include/boost/burl/error.hpp 100.00% <ø> (ø)
include/boost/burl/message_reader.hpp 100.00% <ø> (ø)
include/boost/burl/message_writer.hpp 100.00% <100.00%> (ø)
include/boost/burl/parser.hpp 100.00% <ø> (ø)
include/boost/burl/serializer.hpp 100.00% <100.00%> (ø)
...clude/boost/burl/test/detail/buffer_connection.hpp 100.00% <ø> (ø)
src/client.cpp 100.00% <ø> (ø)
src/detail/connection_pool.cpp 98.50% <ø> (ø)
src/detail/decoders.cpp 93.81% <100.00%> (ø)
... and 8 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 354bef3...8eab1b3. 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 2 times, most recently from adc4c13 to f65ed07 Compare August 17, 2026 09:01
@ashtum
ashtum force-pushed the work branch 6 times, most recently from 4013b68 to cc9cd2b Compare August 18, 2026 14:08
@ashtum ashtum linked an issue Aug 18, 2026 that may be closed by this pull request
@ashtum
ashtum force-pushed the work branch 7 times, most recently from e5ba276 to 06730d7 Compare August 20, 2026 13:56
@ashtum
ashtum merged commit 88d9a7c into cppalliance:develop Aug 20, 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.

serializer should be sans-io

2 participants