-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve how reference catalog is expanded #195
Improve how reference catalog is expanded #195
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #195 +/- ##
==========================================
- Coverage 95.25% 93.79% -1.47%
==========================================
Files 11 11
Lines 1939 1982 +43
==========================================
+ Hits 1847 1859 +12
- Misses 92 123 +31 ☔ View full report in Codecov by Sentry. |
JWST regression tests running here: https://plwishmaster.stsci.edu:8081/job/RT/job/JWST/2727/ |
@Vb2341 Could you, please, confirm that this solves the issue? You can install this code with
|
Just adding a reference to JP-3468 |
@@ -4,9 +4,17 @@ | |||
Release Notes | |||
============= | |||
|
|||
.. 0.8.5 (unreleased) | |||
.. 0.8.7 (unreleased) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be "0.8.6", as opposed to "0.8.7"?
This PR addresses the issue
JP-3468
(excerpt):Reported by @Vb2341