SciML / EasyModelAnalysis.jl

High level functions for analyzing the output of simulations
MIT License
79 stars 13 forks source link

simpler ensemble demo #170

Open anandijain opened 1 year ago

anandijain commented 1 year ago

also move some hardcoded values to kwargs and fix the new @model conflict

codecov[bot] commented 1 year ago

Codecov Report

Merging #170 (08e219d) into main (7957e46) will decrease coverage by 12.80%. The diff coverage is 10.25%.

@@             Coverage Diff             @@
##             main     #170       +/-   ##
===========================================
- Coverage   78.99%   66.20%   -12.80%     
===========================================
  Files           5        7        +2     
  Lines         357      429       +72     
===========================================
+ Hits          282      284        +2     
- Misses         75      145       +70     
Impacted Files Coverage Δ
src/ensemble.jl 0.00% <0.00%> (ø)
src/datafit.jl 81.66% <100.00%> (+0.31%) :arrow_up:

... and 1 file with indirect coverage changes

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