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 compat for Distributions.jl #405

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

vikram-s-narayan
Copy link
Contributor

@vikram-s-narayan vikram-s-narayan commented Sep 13, 2022

@codecov
Copy link

codecov bot commented Sep 13, 2022

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%) ⬆️
src/Surrogates.jl 18.18% <0.00%> (+9.09%) ⬆️
src/LinearSurrogate.jl 100.00% <0.00%> (+11.90%) ⬆️
src/Radials.jl 84.48% <0.00%> (+13.79%) ⬆️
src/SecondOrderPolynomialSurrogate.jl 100.00% <0.00%> (+16.66%) ⬆️
src/GEK.jl 94.70% <0.00%> (+18.82%) ⬆️
src/utils.jl 90.00% <0.00%> (+20.00%) ⬆️
src/Kriging.jl 96.52% <0.00%> (+20.00%) ⬆️
src/VariableFidelity.jl 49.18% <0.00%> (+21.31%) ⬆️
src/Wendland.jl 100.00% <0.00%> (+24.32%) ⬆️
... and 3 more

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

@ChrisRackauckas ChrisRackauckas merged commit 9b1df45 into SciML:master Sep 14, 2022
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.

2 participants