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

simplify exception wrapping in value_to #1041

Merged

Conversation

grisumbras
Copy link
Member

No description provided.

@cppalliance-bot
Copy link

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

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.40%. Comparing base (b6c916f) to head (6071cd5).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1041      +/-   ##
===========================================
- Coverage    93.41%   93.40%   -0.01%     
===========================================
  Files           91       91              
  Lines         8667     8658       -9     
===========================================
- Hits          8096     8087       -9     
  Misses         571      571              
Files with missing lines Coverage Δ
include/boost/json/detail/value_to.hpp 100.00% <100.00%> (ø)
include/boost/json/impl/conversion.hpp 100.00% <ø> (ø)

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 b6c916f...6071cd5. Read the comment docs.

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the simplify-exception-wrapping-value-to branch from 6befc42 to c7720fa Compare September 18, 2024 11:17
@cppalliance-bot
Copy link

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

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the simplify-exception-wrapping-value-to branch from c7720fa to 6071cd5 Compare October 22, 2024 13:30
@cppalliance-bot
Copy link

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

@cppalliance-bot
Copy link

@grisumbras grisumbras merged commit 6071cd5 into boostorg:develop Oct 23, 2024
5 checks passed
@grisumbras grisumbras deleted the simplify-exception-wrapping-value-to branch October 23, 2024 12:43
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