halomod / hmf

Python halo mass function calculator
Other
69 stars 35 forks source link

Warnings tests #218

Closed steven-murray closed 4 months ago

steven-murray commented 4 months ago

Adds a warnings tests CI, and fixes the warnings being raised.

Fixes #219

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 91.42857% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@7545931). Learn more about missing BASE report.

Files Patch % Lines
src/hmf/halos/mass_definitions.py 71.42% 2 Missing :warning:
src/hmf/helpers/sample.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #218 +/- ## ======================================= Coverage ? 86.96% ======================================= Files ? 26 Lines ? 2416 Branches ? 0 ======================================= Hits ? 2101 Misses ? 315 Partials ? 0 ```

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