SciML / SciMLBase.jl

The Base interface of the SciML ecosystem
https://docs.sciml.ai/SciMLBase/stable
MIT License
129 stars 95 forks source link

Add `WeightedEnsembleProblem` #470

Closed chriselrod closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #470 (3b994a4) into master (f2eab6b) will increase coverage by 14.15%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           master     #470       +/-   ##
===========================================
+ Coverage   43.47%   57.62%   +14.15%     
===========================================
  Files          47       47               
  Lines        3558     3578       +20     
===========================================
+ Hits         1547     2062      +515     
+ Misses       2011     1516      -495     
Impacted Files Coverage Δ
src/ensemble/ensemble_problems.jl 42.85% <0.00%> (-11.69%) :arrow_down:
src/ensemble/ensemble_solutions.jl 45.94% <0.00%> (+4.43%) :arrow_up:

... and 29 files with indirect coverage changes

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

ChrisRackauckas commented 1 year ago

@vpuri3 is there a version we should just pull from SciMLOperators? We really need to get tests non red ASAP.