tasoc / photometry

The TASOC Photometry Pipeline
https://tasoc.dk
GNU General Public License v3.0
18 stars 4 forks source link

Update requirements #27

Closed rhandberg closed 3 years ago

rhandberg commented 3 years ago

Update all requirements to newest versions that still support Python 3.6 and forward.

codecov[bot] commented 3 years ago

Codecov Report

Merging #27 (bbea7e2) into devel (7b9a554) will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            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.