bashtage / randomgen

Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
Other
112 stars 25 forks source link

Add tyche #376

Closed bashtage closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 99.18033% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.30%. Comparing base (7b01fe6) to head (fbc4e57). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
randomgen/tyche.pyx 98.27% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #376 +/- ## ========================================== + Coverage 90.05% 90.30% +0.25% ========================================== Files 51 53 +2 Lines 7955 8049 +94 Branches 493 490 -3 ========================================== + Hits 7164 7269 +105 + Misses 759 754 -5 + Partials 32 26 -6 ``` | [Flag](https://app.codecov.io/gh/bashtage/randomgen/pull/376/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/bashtage/randomgen/pull/376/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard) | `90.29% <99.18%> (+0.25%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Sheppard#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.