json
json copied to clipboard
Refactoring of conversion functions
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
Codecov Report
Merging #686 (ce144b5) into develop (9fc23d6) will increase coverage by
0.00%
. The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## develop #686 +/- ##
========================================
Coverage 99.13% 99.13%
========================================
Files 69 69
Lines 6584 6587 +3
========================================
+ Hits 6527 6530 +3
Misses 57 57
Impacted Files | Coverage Δ | |
---|---|---|
include/boost/json/impl/value_ref.hpp | 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/detail/value_traits.hpp | 100.00% <100.00%> (ø) |
|
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 at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9fc23d6...ce144b5. Read the comment docs.
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
An automated preview of the documentation is available at https://686.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/686/pullrequest.html
This needs exposition in the docs
@pdimov did you review this?