21cmfast / 21cmFAST

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

fix: allow passing dicts to wrapper functions #385

Closed steven-murray closed 2 months ago

steven-murray commented 2 months ago

Fixes #383

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 82.44%. Comparing base (0250e8f) to head (3c5261c). Report is 1 commits behind head on master.

Files Patch % Lines
src/py21cmfast/wrapper.py 87.50% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #385 +/- ## ========================================== + Coverage 82.42% 82.44% +0.02% ========================================== Files 13 13 Lines 3106 3116 +10 Branches 841 841 ========================================== + Hits 2560 2569 +9 Misses 391 391 - Partials 155 156 +1 ```

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