-
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: Add guards against shared shapesys paramsets #1977
Conversation
Codecov ReportBase: 98.25% // Head: 98.26% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #1977 +/- ##
=======================================
Coverage 98.25% 98.26%
=======================================
Files 68 68
Lines 4420 4430 +10
Branches 727 728 +1
=======================================
+ Hits 4343 4353 +10
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. ☔ View full report at Codecov. |
7b69952
to
19a133d
Compare
19a133d
to
63e976a
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. 👍 Thanks @kratsg!
@alexander-held both of the example problematic scripts in your excellent Issues #1908 and #1967 now properly raise pyhf.exceptions.InvalidModel
. 👍
Pull Request Description
Checklist Before Requesting Reviewer
Before Merging
For the PR Assignees: