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 mpl #408

Closed steven-murray closed 2 months ago

steven-murray commented 2 months ago

Fixes registering the cmap with matplotlib 3.9.

Fixes #407

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.47%. Comparing base (945d2ec) to head (ce37483). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #408 +/- ## ========================================== + Coverage 82.45% 82.47% +0.01% ========================================== Files 13 13 Lines 3118 3121 +3 Branches 842 643 -199 ========================================== + Hits 2571 2574 +3 - Misses 391 392 +1 + Partials 156 155 -1 ```

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