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

Add caching for solvers without init #382

Merged
merged 1 commit into from
Feb 21, 2024

Add caching for solvers without init

e37b70a
Select commit
Loading
Failed to load commit list.
Merged

Add caching for solvers without init #382

Add caching for solvers without init
e37b70a
Select commit
Loading
Failed to load commit list.
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

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 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 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