SciML / Surrogates.jl

Surrogate modeling and optimization for scientific machine learning (SciML)
https://docs.sciml.ai/Surrogates/stable/
Other
328 stars 70 forks source link

add compat for Distributions.jl #405

Closed vikram-s-narayan closed 1 year ago

vikram-s-narayan commented 1 year ago

To comply with JuliaRegistrator guidelines

codecov[bot] commented 1 year ago

Codecov Report

Merging #405 (2ab9026) into master (4dc62e7) will increase coverage by 37.34%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #405       +/-   ##
===========================================
+ Coverage   46.56%   83.91%   +37.34%     
===========================================
  Files          16       16               
  Lines        2564     2567        +3     
===========================================
+ Hits         1194     2154      +960     
+ Misses       1370      413      -957     
Impacted Files Coverage Δ
src/GEKPLS.jl 95.29% <0.00%> (+1.56%) :arrow_up:
src/Surrogates.jl 18.18% <0.00%> (+9.09%) :arrow_up:
src/LinearSurrogate.jl 100.00% <0.00%> (+11.90%) :arrow_up:
src/Radials.jl 84.48% <0.00%> (+13.79%) :arrow_up:
src/SecondOrderPolynomialSurrogate.jl 100.00% <0.00%> (+16.66%) :arrow_up:
src/GEK.jl 94.70% <0.00%> (+18.82%) :arrow_up:
src/utils.jl 90.00% <0.00%> (+20.00%) :arrow_up:
src/Kriging.jl 96.52% <0.00%> (+20.00%) :arrow_up:
src/VariableFidelity.jl 49.18% <0.00%> (+21.31%) :arrow_up:
src/Wendland.jl 100.00% <0.00%> (+24.32%) :arrow_up:
... and 3 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more