Skip to content

More coverage - #1187

Closed
grisumbras wants to merge 3 commits into
boostorg:developfrom
grisumbras:coverage
Closed

More coverage#1187
grisumbras wants to merge 3 commits into
boostorg:developfrom
grisumbras:coverage

Conversation

@grisumbras

@grisumbras grisumbras commented Aug 17, 2026

Copy link
Copy Markdown
Member

Fix #571

@cppalliance-bot

cppalliance-bot commented Aug 17, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://1187.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-08-17 17:44:11 UTC

@cppalliance-bot

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.94%. Comparing base (e2f976c) to head (e1ce9e3).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1187      +/-   ##
===========================================
+ Coverage    93.71%   93.94%   +0.23%     
===========================================
  Files           85       85              
  Lines         8971     8972       +1     
===========================================
+ Hits          8407     8429      +22     
+ Misses         564      543      -21     
Files with missing lines Coverage Δ
include/boost/json/basic_parser_impl.hpp 99.84% <ø> (+1.17%) ⬆️

... and 2 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 e2f976c...e1ce9e3. 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

@grisumbras grisumbras closed this Aug 18, 2026
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