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

Release v3.1.4 #273

Closed steven-murray closed 2 years ago

steven-murray commented 2 years ago

This is what was meant to happen in #271 -- I merged to master instead of production :/

codecov[bot] commented 2 years ago

Codecov Report

Merging #273 (7c81ba3) into production (465f1d8) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           production     #273   +/-   ##
===========================================
  Coverage       86.23%   86.24%           
===========================================
  Files              12       12           
  Lines            2776     2778    +2     
===========================================
+ Hits             2394     2396    +2     
  Misses            382      382           
Impacted Files Coverage Δ
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 465f1d8...7c81ba3. Read the comment docs.

qyx268 commented 2 years ago

looks like you need to redo the check. there is some connection issue with pypi atm

steven-murray commented 2 years ago

@qyx268 I think it's complaining about deploying to test pypi because this version already exists there. That makes sense because I already did this PR but to the wrong branch.