Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unnecessary branch in string serialization #1017

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

grisumbras
Copy link
Member

No description provided.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.70%. Comparing base (7b16bf7) to head (9b654f7).
Report is 4 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1017      +/-   ##
===========================================
+ Coverage    93.69%   93.70%   +0.01%     
===========================================
  Files           91       91              
  Lines         9138     9139       +1     
===========================================
+ Hits          8562     8564       +2     
+ Misses         576      575       -1     
Files with missing lines Coverage Δ
include/boost/json/impl/serializer.ipp 100.00% <100.00%> (+0.39%) ⬆️

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 7b16bf7...9b654f7. Read the comment docs.

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from 7438aa5 to e683cb1 Compare July 5, 2024 18:36
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from e683cb1 to 238185b Compare July 5, 2024 19:58
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from 238185b to 10cbe34 Compare July 6, 2024 03:49
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from 10cbe34 to e2b3f86 Compare July 7, 2024 11:20
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from e2b3f86 to b7166f6 Compare July 8, 2024 10:26
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from 4956f1a to fb241f2 Compare July 26, 2024 07:24
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from fb241f2 to 4aa6a5b Compare August 12, 2024 04:27
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from 4aa6a5b to a047129 Compare September 18, 2024 11:18
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from a047129 to 837685a Compare October 22, 2024 13:27
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the refactor/increase-coverage branch from 837685a to 9b654f7 Compare October 30, 2024 12:33
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://1017.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@grisumbras grisumbras merged commit 9b654f7 into boostorg:develop Oct 30, 2024
5 checks passed
@grisumbras grisumbras deleted the refactor/increase-coverage branch October 30, 2024 13:33
@cppalliance-bot
Copy link

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