-
Notifications
You must be signed in to change notification settings - Fork 83
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
fix: Keep staterror from affecting multiple samples #1965
Conversation
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #1965 +/- ##
==========================================
- Coverage 98.24% 98.24% -0.01%
==========================================
Files 68 68
Lines 4380 4377 -3
Branches 728 726 -2
==========================================
- Hits 4303 4300 -3
Misses 45 45
Partials 32 32
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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 this fix! Works as intended in the setups I have tested and I did not spot any problems with it.
…ater c.f. pyproject.toml for current warnings being ignored
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 @lukasheinrich for this PR and to @kratsg for adding the very nice test! I just have some questions that hopefully have very easy answers that I'm just missing as it is late for me.
(@kratsg As I was the one who originally moved this PR to draft I moved it to ready for review. So we were waiting for me and not Lukas I think.)
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. 👍 Thanks @lukasheinrich and @kratsg!
Late tonight after I'm done packing I'll try to get Issue #1907 resolved so that we can do a v0.7.0rc2
correctly and then I'll send out a request email for testing and being drafting up the v0.7.0
release notes in PR #1705 so that we can release v0.7.0
early this week.
Pull Request Description
This PR is supposed to fix the issue w/ staterrors which erroneously affected multiple samples.
@alexander-held @matthewfeickert @kratsg
Checklist Before Requesting Reviewer
Before Merging
For the PR Assignees: