Conversion to/from proxy types
An automated preview of the documentation is available at https://1025.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1025/pullrequest.html
An automated preview of the documentation is available at https://1025.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1025/pullrequest.html
Would fix #989
An automated preview of the documentation is available at https://1025.json.prtest2.cppalliance.org/libs/json/doc/html/index.html
An automated preview of the documentation is available at https://1025.json.prtest2.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1025/pullrequest.html
An automated preview of the documentation is available at https://1025.json.prtest2.cppalliance.org/libs/json/doc/html/index.html
An automated preview of the documentation is available at https://1025.json.prtest2.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1025/pullrequest.html
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.73%. Comparing base (
0b1048a) to head (63b26b5).
Additional details and impacted files
@@ Coverage Diff @@
## develop #1025 +/- ##
===========================================
+ Coverage 93.70% 93.73% +0.02%
===========================================
Files 91 91
Lines 9139 9171 +32
===========================================
+ Hits 8564 8596 +32
Misses 575 575
| Files with missing lines | Coverage Δ | |
|---|---|---|
| include/boost/json/detail/parse_into.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/json/detail/value_from.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/json/detail/value_to.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/json/impl/conversion.hpp | 100.00% <ø> (ø) |
|
| include/boost/json/impl/parse_into.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/json/impl/serializer.hpp | 96.40% <ø> (ø) |
|
| include/boost/json/value_from.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/json/value_to.hpp | 100.00% <100.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 0b1048a...63b26b5. Read the comment docs.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1025/pullrequest.html
An automated preview of the documentation is available at https://1025.json.prtest2.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/1025/pullrequest.html
GCOVR code coverage report https://1025.json.prtest2.cppalliance.org/gcovr/index.html LCOV code coverage report https://1025.json.prtest2.cppalliance.org/genhtml/index.html Coverage Diff https://1025.json.prtest2.cppalliance.org/gcovr/coverage_diff.txt
Build time: 2025-12-23 17:30:02 UTC