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

DataFrame export #469

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

add ODESolution (and SciMLEnsembleSolution) to DataFrame support (con…

40abe8d
Select commit
Loading
Failed to load commit list.
Open

DataFrame export #469

add ODESolution (and SciMLEnsembleSolution) to DataFrame support (con…
40abe8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 14, 2023 in 1s

0.00% of diff hit (target 43.47%)

View this Pull Request on Codecov

0.00% of diff hit (target 43.47%)

Annotations

Check warning on line 14 in ext/SciMLBaseDataFramesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SciMLBaseDataFramesExt.jl#L4-L14

Added lines #L4 - L14 were not covered by tests

Check warning on line 25 in ext/SciMLBaseDataFramesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SciMLBaseDataFramesExt.jl#L17-L25

Added lines #L17 - L25 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_solutions.jl#L203

Added line #L203 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_solutions.jl#L210

Added line #L210 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ensemble/ensemble_solutions.jl#L214

Added line #L214 was not covered by tests

Check warning on line 81 in src/solutions/solution_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solutions/solution_interface.jl#L81

Added line #L81 was not covered by tests

Check warning on line 83 in src/solutions/solution_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solutions/solution_interface.jl#L83

Added line #L83 was not covered by tests

Check warning on line 113 in src/solutions/solution_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solutions/solution_interface.jl#L113

Added line #L113 was not covered by tests