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

Pass on idxs keyword argument from ensemble plots #493

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ChrisRackauckas
Copy link
Member

No description provided.

src/ensemble/ensemble_solutions.jl Outdated Show resolved Hide resolved
src/ensemble/ensemble_solutions.jl Outdated Show resolved Hide resolved
@ErikQQY
Copy link
Member

ErikQQY commented Sep 14, 2023

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

testtest

@codecov
Copy link

codecov bot commented Sep 14, 2023

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%) ⬇️

... and 5 files with indirect coverage changes

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

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.

None yet

2 participants