option to check duplicate object keys #801
+225
−125
Draft
Codecov / codecov/project
succeeded
Aug 2, 2025 in 1s
99.00% (+0.00%) compared to 4d22409
View this Pull Request on Codecov
99.00% (+0.00%) compared to 4d22409
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.00%. Comparing base (4d22409) to head (8715073).
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 | Files with missing lines | Coverage Δ | |
|---|---|---|
| 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/object.hpp | 100.00% <ø> (ø) |
|
| include/boost/json/value.hpp | 98.94% <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 4d22409...8715073. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading