-
Notifications
You must be signed in to change notification settings - Fork 177
JP-3989 cube build bug #9416
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
JP-3989 cube build bug #9416
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9416 +/- ##
=======================================
Coverage 75.62% 75.62%
=======================================
Files 368 368
Lines 36906 36894 -12
=======================================
- Hits 27910 27902 -8
+ Misses 8996 8992 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
It looks like style checks are failing because the old lines are commented instead of removed. Can you please clean those up and run regtests? It would be nice to get this in - it is blocking regtest runs for PRs. |
@melanieclarke I did not add these lines - they have been there for ages. So I left them commented because I wanted to run the regression test first to make sure they are not needed. We must have made a change someplace that now gives these lines as an error. |
Sounds good, thanks! I know they're not new, they were just re-noticed by the sonar scan because of the unrelated style changes in those lines. |
@melanieclarke regression tests passing: https://github.com/spacetelescope/RegressionTests/actions/runs/14715951406 |
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.
Thanks for the quick fix!
Resolves JP-3989
Closes #9415
This PR addresses removes how a dictionary is setup. A reassignment of a values in the pipeline caused an error in some pipeline tests.
Tasks
Build 12.0
(use the latest build if not sure)no-changelog-entry-needed
)changes/
:echo "changed something" > changes/<PR#>.<changetype>.rst
(see changelog readme for instructions)docs/
pageRegression tests passing: https://github.com/spacetelescope/RegressionTests/actions/runs/14715951406
okify_regtests
to update the truth files