-
Notifications
You must be signed in to change notification settings - Fork 41
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
Implement clipping on beta #516
Conversation
@oooo26 , I have just seen the test file. If either |
Thank you for checking! There is no bug. But let me add more tests on that. |
And please also note that:
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #516 +/- ##
==========================================
+ Coverage 97.73% 97.74% +0.01%
==========================================
Files 7 7
Lines 970 977 +7
==========================================
+ Hits 948 955 +7
Misses 22 22
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Thanks! I think this is fine, and we can merge it. |
R API has been updated in 96ed869. |
beta_low
,beta_high
; (TODO)