spacetelescope / pysynphot

Synthetic Photometry.
http://pysynphot.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
23 stars 21 forks source link

Fix CI, add test header #127

Closed pllim closed 4 years ago

pllim commented 4 years ago

Fix #126

Retire Python 2 CI (xref #95) -- code is still there but it won't be tested in Python 2 anymore; if it works for you, great, but if not, you need to switch to Python 3

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3c5bd2a). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #127   +/-   ##
=========================================
  Coverage          ?   78.23%           
=========================================
  Files             ?       20           
  Lines             ?     3488           
  Branches          ?        0           
=========================================
  Hits              ?     2729           
  Misses            ?      759           
  Partials          ?        0

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 3c5bd2a...05eca63. Read the comment docs.