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

Updates to likelihoods, bug fix GaussianLogLikelihood class #338

Merged
merged 93 commits into from
Jul 5, 2024

fixes from code review, user output for boundaries

ee73c2b
Select commit
Loading
Failed to load commit list.
Merged

Updates to likelihoods, bug fix GaussianLogLikelihood class #338

fixes from code review, user output for boundaries
ee73c2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

97.72% (+0.24%) compared to 76b59f1

View this Pull Request on Codecov

97.72% (+0.24%) compared to 76b59f1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.72%. Comparing base (76b59f1) to head (ee73c2b).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #338      +/-   ##
===========================================
+ Coverage    97.47%   97.72%   +0.24%     
===========================================
  Files           42       42              
  Lines         2419     2502      +83     
===========================================
+ Hits          2358     2445      +87     
+ Misses          61       57       -4     

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