musevlt / mpdaf

MUSE Python Data Analysis Framework
BSD 3-Clause "New" or "Revised" License
15 stars 4 forks source link

Add py38 to the test matrix and remove py35 #6

Closed saimn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.97%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   76.75%   77.73%   +0.97%     
==========================================
  Files          37       37              
  Lines        9182     9219      +37     
==========================================
+ Hits         7048     7166     +118     
+ Misses       2134     2053      -81
Impacted Files Coverage Δ
lib/mpdaf/MUSE/slicer.py 100% <0%> (ø) :arrow_up:
lib/mpdaf/obj/coords.py 91.28% <0%> (+0.07%) :arrow_up:
lib/mpdaf/drs/pixtable.py 71.57% <0%> (+0.12%) :arrow_up:
lib/mpdaf/tools/util.py 96.93% <0%> (+0.16%) :arrow_up:
lib/mpdaf/MUSE/fsf.py 79.24% <0%> (+0.19%) :arrow_up:
lib/mpdaf/obj/data.py 85.46% <0%> (+0.21%) :arrow_up:
lib/mpdaf/sdetect/source.py 82.01% <0%> (+0.38%) :arrow_up:
lib/mpdaf/MUSE/PSF.py 55.91% <0%> (+1.46%) :arrow_up:
lib/mpdaf/sdetect/muselet.py 90.11% <0%> (+8.76%) :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 1609256...b27b74f. Read the comment docs.