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

[WIP] Fix Ensemble indexing when output_func is used #607

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

fix: attempt to fix EnsembleSummary for cases where output_funcs are…

4a8e883
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Fix Ensemble indexing when output_func is used #607

fix: attempt to fix EnsembleSummary for cases where output_funcs are…
4a8e883
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 1, 2024 in 0s

0.00% of diff hit (target 39.96%)

View this Pull Request on Codecov

0.00% of diff hit (target 39.96%)

Annotations

Check warning on line 6 in src/ensemble/ensemble_analysis.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_analysis.jl#L6

Added line #L6 was not covered by tests

Check warning on line 8 in src/ensemble/ensemble_analysis.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_analysis.jl#L8

Added line #L8 was not covered by tests

Check warning on line 10 in src/ensemble/ensemble_analysis.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_analysis.jl#L10

Added line #L10 was not covered by tests

Check warning on line 35 in src/ensemble/ensemble_analysis.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_analysis.jl#L35

Added line #L35 was not covered by tests

Check warning on line 44 in src/ensemble/ensemble_analysis.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_analysis.jl#L44

Added line #L44 was not covered by tests