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

add stats to ensemble solution #512

Merged
merged 14 commits into from
Oct 28, 2023

Update src/ensemble/basic_ensemble_solve.jl

d05c8a3
Select commit
Loading
Failed to load commit list.
Merged

add stats to ensemble solution #512

Update src/ensemble/basic_ensemble_solve.jl
d05c8a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 10, 2023 in 1s

0.00% of diff hit (target 47.36%)

View this Pull Request on Codecov

0.00% of diff hit (target 47.36%)

Annotations

Check warning on line 28 in src/ensemble/basic_ensemble_solve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/basic_ensemble_solve.jl#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 73 in src/ensemble/basic_ensemble_solve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/basic_ensemble_solve.jl#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 98 in src/ensemble/basic_ensemble_solve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/basic_ensemble_solve.jl#L97-L98

Added lines #L97 - L98 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_solutions.jl#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 38 in src/ensemble/ensemble_solutions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_solutions.jl#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 61 in src/ensemble/ensemble_solutions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_solutions.jl#L61

Added line #L61 was not covered by tests

Check warning on line 26 in src/solutions/nonlinear_solutions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solutions/nonlinear_solutions.jl#L20-L26

Added lines #L20 - L26 were not covered by tests

Check warning on line 30 in src/solutions/nonlinear_solutions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solutions/nonlinear_solutions.jl#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 41 in src/solutions/ode_solutions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solutions/ode_solutions.jl#L41

Added line #L41 was not covered by tests

Check warning on line 55 in src/solutions/ode_solutions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solutions/ode_solutions.jl#L43-L55

Added lines #L43 - L55 were not covered by tests

Check warning on line 59 in src/solutions/ode_solutions.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solutions/ode_solutions.jl#L58-L59

Added lines #L58 - L59 were not covered by tests