Skip to content

Conversation

@mborland
Copy link
Member

@mborland mborland commented Dec 2, 2025

Fixes: #150

@codecov
Copy link

codecov bot commented Dec 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.79%. Comparing base (525a07c) to head (88d6840).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #151   +/-   ##
========================================
  Coverage    95.79%   95.79%           
========================================
  Files          116      117    +1     
  Lines         7659     7664    +5     
========================================
+ Hits          7337     7342    +5     
  Misses         322      322           
Files with missing lines Coverage Δ
include/boost/random/binomial_distribution.hpp 97.84% <100.00%> (ø)
test/github_issue_150.cpp 100.00% <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 525a07c...88d6840. Read the comment docs.

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

@mborland mborland merged commit 1d68620 into develop Dec 2, 2025
40 checks passed
@mborland mborland deleted the 150 branch December 2, 2025 13:54
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.

binomial_distribution doesn't work with unsigned integer types

2 participants