Skip to content

Make random optional#217

Merged
mborland merged 3 commits into
developfrom
198
Jun 22, 2026
Merged

Make random optional#217
mborland merged 3 commits into
developfrom
198

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #198

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.3%. Comparing base (e42dee2) to head (baca67d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #217   +/-   ##
=======================================
  Coverage     97.3%   97.3%           
=======================================
  Files          192     192           
  Lines        14477   14477           
  Branches      5425    5425           
=======================================
  Hits         14078   14078           
  Misses         326     326           
  Partials        73      73           
Files with missing lines Coverage Δ
include/boost/safe_numbers/random.hpp 100.0% <ø> (ø)

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 e42dee2...baca67d. 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 6b1a95a into develop Jun 22, 2026
47 checks passed
@mborland mborland deleted the 198 branch June 22, 2026 20:46
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.

Make dependency on random optional

1 participant