Skip to content

100% Test coverage all (?) distributions#1399

Open
JacobHass8 wants to merge 3 commits into
boostorg:developfrom
JacobHass8:distribution-test-coverage
Open

100% Test coverage all (?) distributions#1399
JacobHass8 wants to merge 3 commits into
boostorg:developfrom
JacobHass8:distribution-test-coverage

Conversation

@JacobHass8
Copy link
Copy Markdown
Contributor

@JacobHass8 JacobHass8 commented May 25, 2026

Added tests for the following distributions to get 100% test coverage.

  • arcsine
  • bernoulli (97%)
  • beta (99%)

Here is the code coverage report for my information.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.42%. Comparing base (592063d) to head (264487e).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1399      +/-   ##
===========================================
+ Coverage    95.35%   95.42%   +0.06%     
===========================================
  Files          825      825              
  Lines        68310    68386      +76     
===========================================
+ Hits         65139    65259     +120     
+ Misses        3171     3127      -44     
Files with missing lines Coverage Δ
test/test_arcsine.cpp 99.24% <100.00%> (+0.06%) ⬆️
test/test_bernoulli.cpp 100.00% <100.00%> (ø)
test/test_beta_dist.cpp 98.95% <100.00%> (+0.24%) ⬆️

... and 4 files with indirect coverage changes


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 592063d...264487e. Read the comment docs.

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

@JacobHass8 JacobHass8 changed the title 100% Test coverage for arcsine distribution 100% Test coverage all (?) distributions May 26, 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.

1 participant