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

test by removing julia 1.6 compat #399

Closed vikram-s-narayan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #399 (d8c3298) into master (8f8128d) will decrease coverage by 32.84%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #399       +/-   ##
===========================================
- Coverage   79.40%   46.56%   -32.85%     
===========================================
  Files          16       16               
  Lines        2331     2564      +233     
===========================================
- Hits         1851     1194      -657     
- Misses        480     1370      +890     
Impacted Files Coverage Δ
src/Earth.jl 0.00% <0.00%> (-87.94%) :arrow_down:
src/Optimization.jl 34.17% <0.00%> (-37.88%) :arrow_down:
src/Lobachevsky.jl 61.98% <0.00%> (-35.27%) :arrow_down:
src/Wendland.jl 75.67% <0.00%> (-24.33%) :arrow_down:
src/VariableFidelity.jl 27.86% <0.00%> (-20.47%) :arrow_down:
src/utils.jl 70.00% <0.00%> (-20.00%) :arrow_down:
src/Kriging.jl 76.52% <0.00%> (-18.13%) :arrow_down:
src/GEK.jl 75.88% <0.00%> (-17.78%) :arrow_down:
src/SecondOrderPolynomialSurrogate.jl 83.33% <0.00%> (-16.67%) :arrow_down:
src/Radials.jl 70.68% <0.00%> (-15.16%) :arrow_down:
... and 4 more

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