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

Bump QMC to 0.3 and fix tests #446

Merged
merged 18 commits into from
Dec 13, 2023

docs: update docs to use HaltonSample

9826638
Select commit
Loading
Failed to load commit list.
Merged

Bump QMC to 0.3 and fix tests #446

docs: update docs to use HaltonSample
9826638
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 0s

78.17% (+12.65%) compared to 7f875be

View this Pull Request on Codecov

78.17% (+12.65%) compared to 7f875be

Details

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (7f875be) 65.52% compared to head (9826638) 78.17%.
Report is 6 commits behind head on master.

Files Patch % Lines
src/Sampling.jl 69.69% 10 Missing ⚠️
src/GEK.jl 0.00% 1 Missing ⚠️
src/Kriging.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #446       +/-   ##
===========================================
+ Coverage   65.52%   78.17%   +12.65%     
===========================================
  Files          23       23               
  Lines        3115     3153       +38     
===========================================
+ Hits         2041     2465      +424     
+ Misses       1074      688      -386     

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