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 `clear_cache` #301

Closed steven-murray closed 1 year ago

steven-murray commented 1 year ago

Fixes #261

codecov[bot] commented 1 year ago

Codecov Report

Base: 86.46% // Head: 86.50% // Increases project coverage by +0.04% :tada:

Coverage data is based on head (2d0615a) compared to base (1d485df). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #301 +/- ## ========================================== + Coverage 86.46% 86.50% +0.04% ========================================== Files 12 12 Lines 2807 2809 +2 ========================================== + Hits 2427 2430 +3 + Misses 380 379 -1 ``` | [Impacted Files](https://codecov.io/gh/21cmfast/21cmFAST/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=21cmfast) | Coverage Δ | | |---|---|---| | [src/py21cmfast/cache\_tools.py](https://codecov.io/gh/21cmfast/21cmFAST/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=21cmfast#diff-c3JjL3B5MjFjbWZhc3QvY2FjaGVfdG9vbHMucHk=) | `96.72% <100.00%> (-1.59%)` | :arrow_down: | | [src/py21cmfast/\_\_init\_\_.py](https://codecov.io/gh/21cmfast/21cmFAST/pull/301?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=21cmfast#diff-c3JjL3B5MjFjbWZhc3QvX19pbml0X18ucHk=) | `89.47% <0.00%> (+10.52%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=21cmfast). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=21cmfast)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.