Skip to content

- Enabled the use of a local random number generator (via the `rng` a…

83029f4
Select commit
Loading
Failed to load commit list.
Open

Add support for local RNG seed in Haar measure matrix generation and reproducibility tests #92

- Enabled the use of a local random number generator (via the `rng` a…
83029f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2025 in 0s

39.82% (+0.02%) compared to fc98f3b

View this Pull Request on Codecov

39.82% (+0.02%) compared to fc98f3b

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 8 lines in your changes missing coverage. Please review.

Project coverage is 39.82%. Comparing base (fc98f3b) to head (83029f4).

Files with missing lines Patch % Lines
src/Ginibre.jl 25.00% 6 Missing ⚠️
src/HaarMeasure.jl 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   39.80%   39.82%   +0.02%     
==========================================
  Files          12       12              
  Lines         819      821       +2     
==========================================
+ Hits          326      327       +1     
- Misses        493      494       +1     

☔ 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.