spacetelescope / stsynphot_refactor

Synthetic photometry using Astropy for HST and JWST
http://stsynphot.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
14 stars 10 forks source link

Change CDBS to TRDS #121

Closed pllim closed 4 years ago

pllim commented 4 years ago

Address code change portion of #114 .

Companion to spacetelescope/synphot_refactor#278 and spacetelescope/pysynphot#135

codecov[bot] commented 4 years ago

Codecov Report

Merging #121 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   81.32%   81.32%           
=======================================
  Files          15       15           
  Lines        1644     1644           
=======================================
  Hits         1337     1337           
  Misses        307      307           
Impacted Files Coverage Δ
stsynphot/config.py 98.11% <ø> (ø)
stsynphot/stio.py 96.35% <100.00%> (ø)

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 92293ea...81de59a. Read the comment docs.

pllim commented 4 years ago

Ignore the link_check failure as it is being handled over at #120 and is unrelated to this PR.