spacetelescope / pysynphot

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

Changed "\textnormal" to "\mathrm" to fix Sphinx math rendering. #115

Closed sean-lockwood closed 5 years ago

sean-lockwood commented 5 years ago

EDIT: Subset of #113

codecov[bot] commented 5 years ago

Codecov Report

Merging #115 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   85.18%   85.18%           
=======================================
  Files          73       73           
  Lines        5759     5759           
=======================================
  Hits         4906     4906           
  Misses        853      853
Impacted Files Coverage Δ
pysynphot/planck.py 100% <ø> (ø) :arrow_up:
pysynphot/spectrum.py 86.91% <ø> (ø) :arrow_up:
pysynphot/wavetable.py 93.61% <ø> (ø) :arrow_up:
pysynphot/reddening.py 77.77% <ø> (ø) :arrow_up:
pysynphot/refs.py 86.51% <ø> (ø) :arrow_up:
pysynphot/catalog.py 100% <ø> (ø) :arrow_up:
pysynphot/units.py 73.08% <ø> (ø) :arrow_up:
pysynphot/extinction.py 90.82% <ø> (ø) :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 b48e4bb...e44bab6. Read the comment docs.