-
-
Notifications
You must be signed in to change notification settings - Fork 422
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
Reference Data Generation Fixes #2562
Reference Data Generation Fixes #2562
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2562 +/- ##
==========================================
- Coverage 68.18% 68.17% -0.01%
==========================================
Files 168 168
Lines 14219 14223 +4
==========================================
+ Hits 9695 9697 +2
- Misses 4524 4526 +2 ☔ View full report in Codecov by Sentry. |
/compare-refdata |
/update-refdata |
*beep* *bop* Hi, human. The Click here to see the build log. |
/update-refdata |
40d8388
to
dc2cd8f
Compare
Can you explain the test failures? |
It's because the reference data needs to be updated. The update refdata workflow will not work on this PR because the YAML file on the master does not have steps which add the regression tests settings. This PR fixes that. Once this PR is in, we can either run the workflow or I can update the repo and the tests should work then. |
This is simply a change in where the reference data are located in the HDF file, and not a change in the numbers, right? |
No, I don't think there is a change in numbers. |
I would like to get this merged ASAP, but it would be best after #2119 because that changes quite a few files. |
After rebasing #2119 it actually changes only a few files (good!) so this should be mergeable now? |
📝 Description
Type: 🪲
bugfix
🚦testing
|📌 Resources
Examples, notebooks, and links to useful references.
🚦 Testing
How did you test these changes?
☑️ Checklist
build_docs
label