-
Notifications
You must be signed in to change notification settings - Fork 177
BUG: Fix is_nrs_msaspec_flatlamp and remove redundant if-else in gs_position_acq #9389
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
Conversation
and remove redundant if-else in gs_position_acq
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, pending clean regtests. Thanks!
Looks like RT got past Sonar https://github.com/spacetelescope/RegressionTests/actions/runs/14382345024 |
Yes, but so did the previous runs, so I'm not sure I trust the sonar scan on PRs! |
So, we won't actually know until after merge and run RT from |
Seems like. I'll file a ticket on RegressionTests to look into this. I really dislike finding problems after merge. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9389 +/- ##
==========================================
- Coverage 75.42% 75.39% -0.03%
==========================================
Files 368 368
Lines 36852 36842 -10
==========================================
- Hits 27795 27777 -18
- Misses 9057 9065 +8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Regtests are clean. Thanks for the quick fix!
Sonar scan on main now passes: |
This PR addresses two checks that SonarQube isn't happy about. Not new stuff but still good to fix. Since the bug been there for 5 years and no one complained, probably no need with change log.
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/
pageokify_regtests
to update the truth files