-
Notifications
You must be signed in to change notification settings - Fork 58
Add null likelihood #109
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
Add null likelihood #109
Conversation
|
Thanks @asb5468! Can you add a simple test to |
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.
Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (50.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #109 +/- ##
==========================================
- Coverage 88.59% 88.42% -0.17%
==========================================
Files 14 14
Lines 903 907 +4
==========================================
+ Hits 800 802 +2
- Misses 103 105 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I fixed some merge conflicts and the pre-commits seem to be broken. I'm not sure why. |
I think this was because there were two blank lines at the end of the file. |
|
I'm going to merge this and add a test later, thanks @asb5468 and sorry for taking such a long time to deal with it. |
Adds a likelihood that can be used to sample from the prior subject to the constraint set by the
maximum_uncertainty