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 #279

Closed steven-murray closed 2 years ago

steven-murray commented 2 years ago

This patch release simply adds writing to _version.py so that hopefully conda builds don't have v0.0.0

codecov[bot] commented 2 years ago

Codecov Report

Merging #279 (c138b36) into production (8b01f5a) will increase coverage by 0.07%. The diff coverage is 72.72%.

@@              Coverage Diff               @@
##           production     #279      +/-   ##
==============================================
+ Coverage       86.23%   86.31%   +0.07%     
==============================================
  Files              12       12              
  Lines            2776     2776              
==============================================
+ Hits             2394     2396       +2     
+ Misses            382      380       -2     
Impacted Files Coverage Δ
src/py21cmfast/cli.py 62.19% <0.00%> (ø)
src/py21cmfast/wrapper.py 88.99% <ø> (ø)
src/py21cmfast/inputs.py 89.89% <33.33%> (ø)
src/py21cmfast/__init__.py 89.47% <100.00%> (+8.52%) :arrow_up:
src/py21cmfast/_utils.py 88.04% <100.00%> (ø)
src/py21cmfast/plotting.py 75.60% <100.00%> (+0.30%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e6de91f...c138b36. Read the comment docs.