Add caching for solvers without init #382
Merged
Codecov / codecov/patch
failed
Feb 20, 2024 in 0s
68.42% of diff hit (target 88.11%)
View this Pull Request on Codecov
68.42% of diff hit (target 88.11%)
Annotations
Check warning on line 27 in ext/NonlinearSolveLeastSquaresOptimExt.jl
codecov / codecov/patch
ext/NonlinearSolveLeastSquaresOptimExt.jl#L26-L27
Added lines #L26 - L27 were not covered by tests
Check warning on line 218 in src/abstract_types.jl
codecov / codecov/patch
src/abstract_types.jl#L217-L218
Added lines #L217 - L218 were not covered by tests
Check warning on line 22 in src/core/noinit.jl
codecov / codecov/patch
src/core/noinit.jl#L21-L22
Added lines #L21 - L22 were not covered by tests
Loading