spacetelescope / synphot_refactor

Synthetic photometry using Astropy
http://synphot.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
38 stars 25 forks source link

TST: filter_par.rst result is from numpy<2 #375

Closed pllim closed 7 months ago

pllim commented 7 months ago

Description

filter_par.rst result is from numpy<2 and needs to be updated when we run it with numpy>=2

Fixes #374

github-actions[bot] commented 7 months ago

Thank you for your contribution! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.

github-actions[bot] commented 7 months ago

👋 Thank you for your draft pull request! Do you know that you can use [ci skip] or [skip ci] in your commit messages to skip running continuous integration tests until you are ready?

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d07fe2a) 96.80% compared to head (45ee8dd) 96.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #375 +/- ## ======================================= Coverage 96.80% 96.80% ======================================= Files 17 17 Lines 2034 2034 ======================================= Hits 1969 1969 Misses 65 65 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.