-
Notifications
You must be signed in to change notification settings - Fork 76
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
don't reset redshift when adding results from plugins #1915
don't reset redshift when adding results from plugins #1915
Conversation
9da34ae
to
715dace
Compare
This comment was marked as resolved.
This comment was marked as resolved.
5cde4be
to
021ee00
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1915 +/- ##
=======================================
Coverage ? 88.52%
=======================================
Files ? 95
Lines ? 10617
Branches ? 0
=======================================
Hits ? 9399
Misses ? 1218
Partials ? 0
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Works for me!
3c3762b
to
c2b1881
Compare
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.
LGTM now. Thanks for adding the test!
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
Hmm @kecnry do you want to manually backport this or should we change milestone and move the change log? |
I'll backport |
…ults from plugins don't reset redshift when adding results from plugins
Backport PR #1915: don't reset redshift when adding results from plugins
Description
This pull request avoids resetting the redshift to zero everytime results from a plugin are added back to the app/viewer. Note that adding new data not from a plugin will reset the app-wide redshift to the value (defaulting to zero) in that spectrum - we may want to reconsider this behavior in the future.
Fixes #1692
Change log entry
CHANGES.rst
? If you want to avoid merge conflicts,list the proposed change log here for review and add to
CHANGES.rst
before merge. If no, maintainershould add a
no-changelog-entry-needed
label.Checklist for package maintainer(s)
This checklist is meant to remind the package maintainer(s) who will review this pull request of some common things to look for. This list is not exhaustive.
trivial
label.