Skip to content

Cast arguments prior to taking abs

88d6840
Select commit
Loading
Failed to load commit list.
Merged

Fix support of unsigned types in binomial_distribution #151

Cast arguments prior to taking abs
88d6840
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2025 in 0s

95.79% (+0.00%) compared to 525a07c

View this Pull Request on Codecov

95.79% (+0.00%) compared to 525a07c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.79%. Comparing base (525a07c) to head (88d6840).

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.