21cmfast / 21cmFAST

Official repository for 21cmFAST: a code for generating fast simulations of the cosmological 21cm signal
MIT License
58 stars 37 forks source link

fix: spurious warning on config setup #414

Closed steven-murray closed 1 month ago

steven-murray commented 1 month ago

Fixes #255 Fixes #239

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 62.22222% with 17 lines in your changes missing coverage. Please review.

Project coverage is 82.19%. Comparing base (ade25a8) to head (8d51997). Report is 1 commits behind head on master.

Files Patch % Lines
src/py21cmfast/_cfg.py 30.00% 4 Missing and 3 partials :warning:
src/py21cmfast/cli.py 66.66% 4 Missing and 3 partials :warning:
src/py21cmfast/cache_tools.py 57.14% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #414 +/- ## ========================================== - Coverage 82.51% 82.19% -0.32% ========================================== Files 13 13 Lines 3122 3140 +18 Branches 842 854 +12 ========================================== + Hits 2576 2581 +5 - Misses 391 400 +9 - Partials 155 159 +4 ```

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