option to check duplicate object keys
Fix #127
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/801/pullrequest.html
Codecov Report
Merging #801 (8715073) into develop (4d22409) will increase coverage by
0.00%. The diff coverage is100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## develop #801 +/- ##
========================================
Coverage 99.00% 99.00%
========================================
Files 71 71
Lines 6831 6833 +2
========================================
+ Hits 6763 6765 +2
Misses 68 68
| Impacted Files | Coverage Δ | |
|---|---|---|
| include/boost/json/object.hpp | 100.00% <ø> (ø) |
|
| include/boost/json/detail/impl/handler.ipp | 100.00% <100.00%> (ø) |
|
| include/boost/json/detail/object.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/json/impl/error.ipp | 100.00% <100.00%> (ø) |
|
| include/boost/json/impl/object.hpp | 100.00% <100.00%> (ø) |
|
| include/boost/json/impl/object.ipp | 100.00% <100.00%> (ø) |
|
| include/boost/json/impl/parser.ipp | 100.00% <100.00%> (ø) |
|
| include/boost/json/impl/stream_parser.ipp | 100.00% <100.00%> (ø) |
|
| include/boost/json/impl/value_stack.ipp | 100.00% <100.00%> (ø) |
|
| include/boost/json/value.hpp | 98.94% <100.00%> (ø) |
|
| ... and 2 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4d22409...8715073. Read the comment docs.
yeah please don't merge this with the commit message as "different approach" :)
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/801/pullrequest.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/801/pullrequest.html
Benchmark test results. More info at https://benchmark.cppalliance.org/jsonbenchmarks-pullrequests/801/pullrequest.html