-
Notifications
You must be signed in to change notification settings - Fork 104
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
Merges develop into release (1.14.0 tag prep) #1665
Conversation
…hires_waves_and_refactor
Air2vac correction for XShooter standards
First pass at tests were (finally) successful:
Still to do:
|
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## release #1665 +/- ##
===========================================
+ Coverage 39.89% 41.31% +1.42%
===========================================
Files 190 189 -1
Lines 42875 43311 +436
===========================================
+ Hits 17105 17894 +789
+ Misses 25770 25417 -353
|
Tests pass!
@profxj , You'll need to override the blocked merge. The tests that are hung are because of the changes to CI that Tim put in a while ago. |
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.
Looks good!
There are some test failures to work through:
I think the vet test failures are a consequence of the other failures. |
Errors for Keck/LRISr were because of a filename change, and the VLT/XShooter errors were because of a download timeout. I've pushed the relevant code fixes and restarted the dev-suite. |
Tests pass!
|
As titled.
Please do not merge until I've posted the results of the dev-suite tests.