Closed rhandberg closed 3 years ago
Merging #27 (bbea7e2) into devel (7b9a554) will increase coverage by
0.13%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## devel #27 +/- ##
==========================================
+ Coverage 82.09% 82.23% +0.13%
==========================================
Files 33 33
Lines 4251 4245 -6
==========================================
+ Hits 3490 3491 +1
+ Misses 761 754 -7
Impacted Files | Coverage Δ | |
---|---|---|
photometry/AperturePhotometry/k2p2v2.py | 73.25% <100.00%> (ø) |
|
photometry/image_motion.py | 98.13% <100.00%> (+3.62%) |
:arrow_up: |
photometry/plots.py | 75.00% <100.00%> (ø) |
|
photometry/spice.py | 89.31% <100.00%> (-0.24%) |
:arrow_down: |
photometry/version.py | 50.70% <0.00%> (+1.40%) |
: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 7b9a554...bbea7e2. Read the comment docs.
Update all requirements to newest versions that still support Python 3.6 and forward.