Skip to content
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 rand ambiguity #185

Merged
merged 4 commits into from
Jan 31, 2024
Merged

fix rand ambiguity #185

merged 4 commits into from
Jan 31, 2024

Conversation

Nimrais
Copy link
Member

@Nimrais Nimrais commented Jan 25, 2024

This PR aims to fix #184

@Nimrais Nimrais changed the title fix: ambiguity fix rand ambiguity Jan 25, 2024
@Nimrais Nimrais requested a review from bvdmitri January 25, 2024 13:42
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d7785ec) 80.35% compared to head (5e77aee) 80.22%.
Report is 83 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #185      +/-   ##
==========================================
- Coverage   80.35%   80.22%   -0.13%     
==========================================
  Files          39       39              
  Lines        2901     3095     +194     
==========================================
+ Hits         2331     2483     +152     
- Misses        570      612      +42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bvdmitri bvdmitri merged commit 452a0c3 into main Jan 31, 2024
3 of 4 checks passed
@bvdmitri bvdmitri deleted the fix-rand-ambiguity branch January 31, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rand is ambiguous for ExponentialFamilyDistribution structures
2 participants