spacetelescope / stsynphot_refactor

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

remove usages of deprecated `codecov` package #178

Closed zacharyburnett closed 1 year ago

zacharyburnett commented 1 year ago

Description

The codecov package is now deprecated and has been yanked from PyPI.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (5147e1e) 84.66% compared to head (94fcc5d) 84.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #178 +/- ## ======================================= Coverage 84.66% 84.66% ======================================= Files 13 13 Lines 1637 1637 ======================================= Hits 1386 1386 Misses 251 251 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spacetelescope)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

pllim commented 1 year ago

Ooops, good catch. Thanks!

linkcheck failure is unrelated.