Skip to content

More coverage - #1189

Open
grisumbras wants to merge 11 commits into
boostorg:developfrom
grisumbras:coverage
Open

grisumbras wants to merge 11 commits into
boostorg:developfrom
grisumbras:coverage

Conversation

@grisumbras

@grisumbras grisumbras commented Aug 18, 2026

Copy link
Copy Markdown
Member

Fix #571.

@cppalliance-bot

cppalliance-bot commented Aug 18, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://1189.json.prtest2.cppalliance.org/libs/json/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-09-15 14:35:20 UTC

@cppalliance-bot

Copy link
Copy Markdown

@cppalliance-bot

cppalliance-bot commented Aug 20, 2026

Copy link
Copy Markdown

GCOVR code coverage report https://1189.json.prtest2.cppalliance.org/gcovr/index.html
LCOV code coverage report https://1189.json.prtest2.cppalliance.org/genhtml/index.html
Coverage Diff Report https://1189.json.prtest2.cppalliance.org/diff-report/index.html

Build time: 2026-09-15 14:53:25 UTC

@cppalliance-bot

Copy link
Copy Markdown

@cppalliance-bot

Copy link
Copy Markdown

@cppalliance-bot

Copy link
Copy Markdown

@cppalliance-bot

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.20%. Comparing base (82398f9) to head (0ae0d2f).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
include/boost/json/impl/parse.ipp 0.00% 2 Missing ⚠️
...nclude/boost/json/detail/impl/default_resource.ipp 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1189      +/-   ##
===========================================
+ Coverage    93.72%   94.20%   +0.48%     
===========================================
  Files           85       85              
  Lines         8981     8975       -6     
===========================================
+ Hits          8417     8455      +38     
+ Misses         564      520      -44     
Files with missing lines Coverage Δ
include/boost/json/basic_parser_impl.hpp 100.00% <ø> (+1.32%) ⬆️
include/boost/json/impl/value.ipp 99.78% <100.00%> (+1.50%) ⬆️
include/boost/json/impl/value_ref.ipp 98.64% <ø> (+3.84%) ⬆️
include/boost/json/value_from.hpp 100.00% <ø> (+7.14%) ⬆️
include/boost/json/value_ref.hpp 100.00% <ø> (ø)
...nclude/boost/json/detail/impl/default_resource.ipp 87.50% <0.00%> (ø)
include/boost/json/impl/parse.ipp 96.22% <0.00%> (ø)

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e93cf9c...0ae0d2f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cppalliance-bot

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

key_value_pair destructor is not fully covered with tests

2 participants