21cmfast / 21cmFAST

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

Fix some bugs from most recent PR #440

Closed daviesje closed 1 week ago

daviesje commented 1 week ago

This fixes two bugs which slipped through the tests when we removed recursion

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 74.11%. Comparing base (add5314) to head (4071f4e). Report is 4 commits behind head on v4-prep.

Files with missing lines Patch % Lines
src/py21cmfast/drivers/single_field.py 0.00% 4 Missing :warning:
src/py21cmfast/wrapper/outputs.py 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v4-prep #440 +/- ## =========================================== + Coverage 74.07% 74.11% +0.04% =========================================== Files 23 23 Lines 3745 3747 +2 Branches 639 641 +2 =========================================== + Hits 2774 2777 +3 + Misses 743 742 -1 Partials 228 228 ```

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