Skip to content

refactor loop

8715073
Select commit
Loading
Failed to load commit list.
Draft

option to check duplicate object keys #801

refactor loop
8715073
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 274 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           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.