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

Use result<T&> in accessor functions #941

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

grisumbras
Copy link
Member

No description provided.

@cppalliance-bot
Copy link

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Attention: Patch coverage is 77.11864% with 54 lines in your changes are missing coverage. Please review.

Project coverage is 92.57%. Comparing base (dc95216) to head (c56d15f).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #941      +/-   ##
===========================================
- Coverage    93.11%   92.57%   -0.55%     
===========================================
  Files           87       87              
  Lines         8160     8292     +132     
===========================================
+ Hits          7598     7676      +78     
- Misses         562      616      +54     
Files Coverage Δ
include/boost/json/array.hpp 100.00% <ø> (ø)
include/boost/json/impl/array.hpp 100.00% <100.00%> (ø)
include/boost/json/impl/object.hpp 100.00% <100.00%> (ø)
include/boost/json/impl/pointer.ipp 100.00% <100.00%> (ø)
include/boost/json/impl/string.hpp 98.52% <100.00%> (+0.06%) ⬆️
include/boost/json/impl/value.hpp 100.00% <100.00%> (ø)
include/boost/json/object.hpp 100.00% <ø> (ø)
include/boost/json/string.hpp 100.00% <ø> (ø)
include/boost/json/value.hpp 98.83% <100.00%> (-0.09%) ⬇️
include/boost/json/impl/array.ipp 98.42% <57.14%> (-1.58%) ⬇️
... and 3 more

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 dc95216...c56d15f. Read the comment docs.

@cppalliance-bot
Copy link

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://941.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://941.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://941.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://941.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://941.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://941.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

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

@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.

None yet

2 participants