Skip to content

Add optional rng arguments to random methods (#65)

b007683
Select commit
Loading
Failed to load commit list.
Merged

Add optional rng arguments to random methods #91

Add optional rng arguments to random methods (#65)
b007683
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 87.32394% with 9 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@fe93427). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/randoms.jl 84.74% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage        ?   97.13%           
=======================================
  Files           ?       19           
  Lines           ?     2510           
  Branches        ?        0           
=======================================
  Hits            ?     2438           
  Misses          ?       72           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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