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

Fast path for Two Point BVPs #109

Merged
merged 15 commits into from
Sep 30, 2023

Update ext/BoundaryValueDiffEqODEInterfaceExt.jl

2d5dc83
Select commit
Loading
Failed to load commit list.
Merged

Fast path for Two Point BVPs #109

Update ext/BoundaryValueDiffEqODEInterfaceExt.jl
2d5dc83
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 30, 2023 in 1s

93.29% of diff hit (target 80.24%)

View this Pull Request on Codecov

93.29% of diff hit (target 80.24%)

Annotations

Check warning on line 11 in ext/BoundaryValueDiffEqODEInterfaceExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/BoundaryValueDiffEqODEInterfaceExt.jl#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 26 in ext/BoundaryValueDiffEqODEInterfaceExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/BoundaryValueDiffEqODEInterfaceExt.jl#L26

Added line #L26 was not covered by tests

Check warning on line 89 in ext/BoundaryValueDiffEqODEInterfaceExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/BoundaryValueDiffEqODEInterfaceExt.jl#L89

Added line #L89 was not covered by tests

Check warning on line 91 in ext/BoundaryValueDiffEqODEInterfaceExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/BoundaryValueDiffEqODEInterfaceExt.jl#L91

Added line #L91 was not covered by tests

Check warning on line 95 in ext/BoundaryValueDiffEqODEInterfaceExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/BoundaryValueDiffEqODEInterfaceExt.jl#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 105 in ext/BoundaryValueDiffEqODEInterfaceExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/BoundaryValueDiffEqODEInterfaceExt.jl#L98-L105

Added lines #L98 - L105 were not covered by tests

Check warning on line 88 in src/adaptivity.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/adaptivity.jl#L88

Added line #L88 was not covered by tests

Check warning on line 30 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L30

Added line #L30 was not covered by tests

Check warning on line 50 in src/cache.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cache.jl#L50

Added line #L50 was not covered by tests

Check warning on line 226 in src/nlprob.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nlprob.jl#L226

Added line #L226 was not covered by tests

Check warning on line 48 in src/solve/mirk.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/solve/mirk.jl#L48

Added line #L48 was not covered by tests

Check warning on line 46 in src/types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types.jl#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 48 in src/types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types.jl#L48

Added line #L48 was not covered by tests