Skip to content

serializer: add encoder support#31

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

serializer: add encoder support#31
ashtum merged 3 commits into
cppalliance:developfrom
ashtum:work

Conversation

@ashtum

@ashtum ashtum commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@cppalliance-bot

cppalliance-bot commented Jul 5, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://31.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-07 07:20:18 UTC

@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.18%. Comparing base (02dae94) to head (1f1d8cd).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #31      +/-   ##
===========================================
+ Coverage    99.12%   99.18%   +0.06%     
===========================================
  Files           33       33              
  Lines         1026     1102      +76     
===========================================
+ Hits          1017     1093      +76     
  Misses           9        9              
Flag Coverage Δ
linux 99.18% <100.00%> (+0.06%) ⬆️

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

Files with missing lines Coverage Δ
src/client.cpp 100.00% <ø> (ø)
src/detail/serializer.cpp 100.00% <100.00%> (ø)
src/detail/serializer.hpp 100.00% <100.00%> (ø)

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 02dae94...1f1d8cd. 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 543f000 to e5fab12 Compare July 5, 2026 18:11
@ashtum ashtum force-pushed the work branch 4 times, most recently from 4b92f1e to 1f1d8cd Compare July 7, 2026 07:15
@ashtum ashtum merged commit 4da2936 into cppalliance:develop Jul 7, 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