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

Revise integrator interface (again) #185

Merged
merged 17 commits into from
Jul 5, 2024

Merge branch 'main' into revise-integrator-interface-again

404e8e0
Select commit
Loading
Failed to load commit list.
Merged

Revise integrator interface (again) #185

Merge branch 'main' into revise-integrator-interface-again
404e8e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 5, 2024 in 1s

96.04% of diff hit (target 62.95%)

View this Pull Request on Codecov

96.04% of diff hit (target 62.95%)

Annotations

Check warning on line 213 in src/extrapolation/hermite.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extrapolation/hermite.jl#L211-L213

Added lines #L211 - L213 were not covered by tests

Check warning on line 221 in src/extrapolation/hermite.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extrapolation/hermite.jl#L219-L221

Added lines #L219 - L221 were not covered by tests

Check warning on line 8 in src/integrators/integrator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/integrator.jl#L8

Added line #L8 was not covered by tests

Check warning on line 68 in src/integrators/integrator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/integrator.jl#L68

Added line #L68 was not covered by tests

Check warning on line 75 in src/integrators/integrator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/integrator.jl#L75

Added line #L75 was not covered by tests

Check warning on line 82 in src/integrators/integrator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/integrator.jl#L82

Added line #L82 was not covered by tests

Check warning on line 7 in src/integrators/integrator_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/integrator_cache.jl#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 11 in src/integrators/integrator_cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/integrator_cache.jl#L11

Added line #L11 was not covered by tests

Check warning on line 23 in src/integrators/methods.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/methods.jl#L23

Added line #L23 was not covered by tests

Check warning on line 129 in src/integrators/rk/integrators_irk_implicit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/rk/integrators_irk_implicit.jl#L129

Added line #L129 was not covered by tests

Check warning on line 136 in src/integrators/rk/integrators_irk_implicit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/rk/integrators_irk_implicit.jl#L136

Added line #L136 was not covered by tests

Check warning on line 161 in src/integrators/rk/integrators_irk_implicit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/rk/integrators_irk_implicit.jl#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 186 in src/integrators/rk/integrators_irk_implicit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/rk/integrators_irk_implicit.jl#L186

Added line #L186 was not covered by tests

Check warning on line 209 in src/integrators/rk/integrators_irk_implicit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/rk/integrators_irk_implicit.jl#L209

Added line #L209 was not covered by tests

Check warning on line 213 in src/integrators/rk/integrators_irk_implicit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/rk/integrators_irk_implicit.jl#L211-L213

Added lines #L211 - L213 were not covered by tests

Check warning on line 215 in src/integrators/rk/integrators_irk_implicit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/rk/integrators_irk_implicit.jl#L215

Added line #L215 was not covered by tests

Check warning on line 39 in src/integrators/rk/updates.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/integrators/rk/updates.jl#L39

Added line #L39 was not covered by tests

Check warning on line 65 in src/projections/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/projections/cache.jl#L65

Added line #L65 was not covered by tests

Check warning on line 69 in src/projections/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/projections/cache.jl#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 87 in src/projections/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/projections/cache.jl#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 104 in src/projections/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/projections/cache.jl#L100-L104

Added lines #L100 - L104 were not covered by tests

Check warning on line 53 in src/spark/integrators_hpark.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/spark/integrators_hpark.jl#L53

Added line #L53 was not covered by tests

Check warning on line 52 in src/spark/integrators_hspark.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/spark/integrators_hspark.jl#L52

Added line #L52 was not covered by tests

Check warning on line 179 in src/spark/integrators_hspark.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/spark/integrators_hspark.jl#L179

Added line #L179 was not covered by tests

Check warning on line 51 in src/spark/integrators_hspark_primary.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/spark/integrators_hspark_primary.jl#L51

Added line #L51 was not covered by tests