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

Release v3.4.0 #416

Closed steven-murray closed 1 month ago

steven-murray commented 1 month ago

v3.4.0

Performance

Deprecations

Fixed

Added

Internals

Fixed

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 88.60104% with 66 lines in your changes missing coverage. Please review.

Project coverage is 82.19%. Comparing base (f75560c) to head (3dc9953). Report is 204 commits behind head on production.

Files Patch % Lines
src/py21cmfast/outputs.py 79.34% 13 Missing and 6 partials :warning:
src/py21cmfast/_utils.py 56.00% 9 Missing and 2 partials :warning:
src/py21cmfast/lightcones.py 95.76% 4 Missing and 4 partials :warning:
src/py21cmfast/wrapper.py 93.75% 2 Missing and 6 partials :warning:
src/py21cmfast/_cfg.py 30.00% 4 Missing and 3 partials :warning:
src/py21cmfast/cli.py 76.66% 4 Missing and 3 partials :warning:
src/py21cmfast/cache_tools.py 82.85% 5 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## production #416 +/- ## ============================================== - Coverage 86.33% 82.19% -4.14% ============================================== Files 12 13 +1 Lines 2780 3140 +360 Branches 0 854 +854 ============================================== + Hits 2400 2581 +181 - Misses 380 400 +20 - Partials 0 159 +159 ```

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