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

Make sampling, integration and mode-estimation also return an EvaluatedMeasure #459

Merged
merged 9 commits into from
Nov 4, 2024

Conversation

oschulz
Copy link
Member

@oschulz oschulz commented Oct 30, 2024

No description provided.

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

Attention: Patch coverage is 67.16418% with 44 lines in your changes missing coverage. Please review.

Project coverage is 49.50%. Comparing base (4bbe199) to head (a83aea8).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
ext/BATUltraNestExt.jl 0.00% 13 Missing ⚠️
src/samplers/evaluated_measure.jl 47.61% 11 Missing ⚠️
src/algotypes/bat_default.jl 80.48% 8 Missing ⚠️
src/measures/bat_measure.jl 36.36% 7 Missing ⚠️
src/algodefaults/default_mode_estimator.jl 0.00% 2 Missing ⚠️
src/algodefaults/default_sampling_algorithm.jl 0.00% 1 Missing ⚠️
src/measures/bat_dist_measure.jl 0.00% 1 Missing ⚠️
src/samplers/importance/importance_sampler.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #459      +/-   ##
==========================================
+ Coverage   49.33%   49.50%   +0.17%     
==========================================
  Files         121      121              
  Lines        5708     5803      +95     
==========================================
+ Hits         2816     2873      +57     
- Misses       2892     2930      +38     

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

@oschulz oschulz merged commit a83aea8 into main Nov 4, 2024
11 checks passed
@oschulz oschulz deleted the gen-em branch November 4, 2024 21:32
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.

1 participant