Skip to content

Add caching for solvers without init

Codecov / codecov/patch failed Feb 20, 2024 in 0s

0.00% of diff hit (target 88.11%)

View this Pull Request on Codecov

0.00% of diff hit (target 88.11%)

Annotations

Check warning on line 27 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 53 in ext/NonlinearSolveNLSolversExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveNLSolversExt.jl#L53

Added line #L53 was not covered by tests

Check warning on line 57 in ext/NonlinearSolveNLSolversExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveNLSolversExt.jl#L57

Added line #L57 was not covered by tests

Check warning on line 77 in ext/NonlinearSolveNLSolversExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveNLSolversExt.jl#L77

Added line #L77 was not covered by tests

Check warning on line 81 in ext/NonlinearSolveNLSolversExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveNLSolversExt.jl#L81

Added line #L81 was not covered by tests

Check warning on line 218 in src/abstract_types.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/abstract_types.jl#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 13 in src/core/noinit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/noinit.jl#L13

Added line #L13 was not covered by tests

Check warning on line 18 in src/core/noinit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/noinit.jl#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 22 in src/core/noinit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/noinit.jl#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 25 in src/core/noinit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/noinit.jl#L25

Added line #L25 was not covered by tests

Check warning on line 31 in src/core/noinit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/noinit.jl#L31

Added line #L31 was not covered by tests

Check warning on line 36 in src/core/noinit.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/noinit.jl#L35-L36

Added lines #L35 - L36 were not covered by tests