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

Handle inhomogeneous parameters using a Tuple of Vectors #2231

Merged
merged 19 commits into from
Sep 14, 2023

fix for Catalyst.jl

6acee61
Select commit
Loading
Failed to load commit list.
Merged

Handle inhomogeneous parameters using a Tuple of Vectors #2231

fix for Catalyst.jl
6acee61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 14, 2023 in 1s

75.58% of diff hit (target 82.30%)

View this Pull Request on Codecov

75.58% of diff hit (target 82.30%)

Annotations

Check warning on line 67 in src/parameters.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameters.jl#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 70 in src/parameters.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameters.jl#L70

Added line #L70 was not covered by tests

Check warning on line 74 in src/parameters.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameters.jl#L74

Added line #L74 was not covered by tests

Check warning on line 79 in src/parameters.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/parameters.jl#L79

Added line #L79 was not covered by tests

Check warning on line 408 in src/systems/diffeqs/abstractodesystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/diffeqs/abstractodesystem.jl#L407-L408

Added lines #L407 - L408 were not covered by tests

Check warning on line 410 in src/systems/diffeqs/abstractodesystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/diffeqs/abstractodesystem.jl#L410

Added line #L410 was not covered by tests

Check warning on line 417 in src/systems/diffeqs/abstractodesystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/diffeqs/abstractodesystem.jl#L415-L417

Added lines #L415 - L417 were not covered by tests

Check warning on line 420 in src/systems/diffeqs/abstractodesystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/diffeqs/abstractodesystem.jl#L419-L420

Added lines #L419 - L420 were not covered by tests

Check warning on line 428 in src/systems/diffeqs/abstractodesystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/diffeqs/abstractodesystem.jl#L427-L428

Added lines #L427 - L428 were not covered by tests

Check warning on line 446 in src/systems/diffeqs/abstractodesystem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/systems/diffeqs/abstractodesystem.jl#L446

Added line #L446 was not covered by tests

Check warning on line 224 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L222-L224

Added lines #L222 - L224 were not covered by tests

Check warning on line 695 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L695

Added line #L695 was not covered by tests