SciML / SciMLBase.jl

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

Pass on idxs keyword argument from ensemble plots #493

Open ChrisRackauckas opened 11 months ago

ErikQQY commented 11 months ago

While testing locally, setting idxs=3 or idxs=(3, 5) still display all of the components

testtest

codecov[bot] commented 11 months ago

Codecov Report

Merging #493 (bf3d605) into master (73eb334) will decrease coverage by 0.44%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
- Coverage   57.00%   56.56%   -0.44%     
==========================================
  Files          50       50              
  Lines        3703     3707       +4     
==========================================
- Hits         2111     2097      -14     
- Misses       1592     1610      +18     
Files Changed Coverage Δ
src/ensemble/ensemble_solutions.jl 43.36% <0.00%> (-1.60%) :arrow_down:

... and 5 files with indirect coverage changes

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