Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Add Batched Nonlinear Solvers for Forward AD rules

Codecov / codecov/patch succeeded Apr 3, 2024 in 0s

85.24% of diff hit (target 71.44%)

View this Pull Request on Codecov

85.24% of diff hit (target 71.44%)

Annotations

Check warning on line 25 in ext/BatchedRoutinesForwardDiffExt/nonlinearsolve_ad.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/BatchedRoutinesForwardDiffExt/nonlinearsolve_ad.jl#L25

Added line #L25 was not covered by tests

Check warning on line 172 in src/helpers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/helpers.jl#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 32 in src/nlsolve/batched_raphson.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nlsolve/batched_raphson.jl#L32

Added line #L32 was not covered by tests

Check warning on line 1 in src/nlsolve/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nlsolve/utils.jl#L1

Added line #L1 was not covered by tests

Check warning on line 7 in src/nlsolve/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nlsolve/utils.jl#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 9 in src/nlsolve/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nlsolve/utils.jl#L9

Added line #L9 was not covered by tests

Check warning on line 19 in src/nlsolve/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nlsolve/utils.jl#L19

Added line #L19 was not covered by tests