Closed mwcraig closed 3 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.32%. Comparing base (
b9bf579
) to head (7798b15
). Report is 14 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Yes, that would help catch things like the change in photutils...
We just got bit by a bug caused by a new release of photutils. Adding a cron job, which will include at least one test with the latest version of dependencies, should help catch this kind of thing in the future.
This does need to have one job added in tox, I think, that unpins photutils, or maybe runs against a dev version of photutils, before this can be merged