Closed steven-murray closed 2 years ago
Merging #273 (7c81ba3) into production (465f1d8) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ 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.
looks like you need to redo the check. there is some connection issue with pypi atm
@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.
This is what was meant to happen in #271 -- I merged to master instead of production :/