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

TST: Update Phoenix gap test case #172

Closed pllim closed 1 year ago

pllim commented 1 year ago

Description

This pull request is to update Phoenix catalog test. It looks like Redcat has filled out the gaps for 2700 K in the grid but I still see the gap in 2200 K.

Example failure without this patch: https://github.com/spacetelescope/stsynphot_refactor/actions/runs/3785527395

c/c @mgennaro @vglaidler since they were involved in the original problem at https://github.com/spacetelescope/pysynphot/issues/68

xref #44 #48

github-actions[bot] commented 1 year 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 1 year ago

Codecov Report

Base: 84.88% // Head: 84.88% // No change to project coverage :thumbsup:

Coverage data is based on head (701caef) compared to base (e7b9ca0). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #172 +/- ## ======================================= Coverage 84.88% 84.88% ======================================= Files 13 13 Lines 1628 1628 ======================================= Hits 1382 1382 Misses 246 246 ``` 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.