sun-data / named-arrays

Python library that implements named tensors with Astropy Quantity support.
https://named-arrays.readthedocs.io
4 stars 1 forks source link

Added `named_arrays.random.binomial()` function. #58

Closed byrdie closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.94%. Comparing base (4364374) to head (2e920a8). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ======================================= Coverage 94.94% 94.94% ======================================= Files 74 74 Lines 10487 10491 +4 ======================================= + Hits 9957 9961 +4 Misses 530 530 ``` | [Flag](https://app.codecov.io/gh/sun-data/named-arrays/pull/58/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sun-data) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/sun-data/named-arrays/pull/58/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sun-data) | `94.94% <100.00%> (+<0.01%)` | :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=sun-data#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.