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

Add Autodiff compatable emulator and Barker gradient-based sampler #339

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Project toml and format

671c5ff
Select commit
Loading
Failed to load commit list.
Open

Add Autodiff compatable emulator and Barker gradient-based sampler #339

Project toml and format
671c5ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 0s

88.62% (-0.20%) compared to d5a079b

View this Pull Request on Codecov

88.62% (-0.20%) compared to d5a079b

Details

Codecov Report

Attention: Patch coverage is 86.36364% with 15 lines in your changes missing coverage. Please review.

Project coverage is 88.62%. Comparing base (d5a079b) to head (671c5ff).

Files with missing lines Patch % Lines
src/MarkovChainMonteCarlo.jl 81.03% 11 Missing ⚠️
src/GaussianProcess.jl 91.83% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
- Coverage   88.82%   88.62%   -0.20%     
==========================================
  Files           7        7              
  Lines        1271     1363      +92     
==========================================
+ Hits         1129     1208      +79     
- Misses        142      155      +13     

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