spacetelescope / pysynphot

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

MNT: Regex, CI, and deps clean-up #109

Closed pllim closed 5 years ago

pllim commented 5 years ago

Revival of #107. Fix #108.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@98cd7bd). Click here to learn what that means. The diff coverage is 96.46%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #109   +/-   ##
=========================================
  Coverage          ?   85.18%           
=========================================
  Files             ?       73           
  Lines             ?     5759           
  Branches          ?        0           
=========================================
  Hits              ?     4906           
  Misses            ?      853           
  Partials          ?        0
Impacted Files Coverage Δ
pysynphot/test/conftest.py 100% <ø> (ø)
pysynphot/test/test_locations.py 100% <ø> (ø)
pysynphot/test/test_interp_band.py 100% <100%> (ø)
pysynphot/test/test_spectral_element.py 100% <100%> (ø)
pysynphot/test/test_observation.py 100% <100%> (ø)
pysynphot/test/test_catalog.py 82% <100%> (ø)
pysynphot/test/test_ticket165.py 100% <100%> (ø)
pysynphot/test/test_ticket126.py 100% <100%> (ø)
pysynphot/test/test_write.py 100% <100%> (ø)
pysynphot/test/test_ticket157.py 100% <100%> (ø)
... and 28 more

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 98cd7bd...92dbb90. Read the comment docs.

pllim commented 5 years ago

OMG... Finally green... :rage4: