Skip to content

Use symmetric linear solve if possible

Codecov / codecov/patch failed Oct 16, 2023 in 0s

8.16% of diff hit (target 20.19%)

View this Pull Request on Codecov

8.16% of diff hit (target 20.19%)

Annotations

Check warning on line 7 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L7

Added line #L7 was not covered by tests

Check warning on line 10 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 16 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L13-L16

Added lines #L13 - L16 were not covered by tests

Check warning on line 18 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L18

Added line #L18 was not covered by tests

Check warning on line 35 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 37 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L37

Added line #L37 was not covered by tests

Check warning on line 39 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L39

Added line #L39 was not covered by tests

Check warning on line 42 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 44 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L44

Added line #L44 was not covered by tests

Check warning on line 48 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L48

Added line #L48 was not covered by tests

Check warning on line 50 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L50

Added line #L50 was not covered by tests

Check warning on line 52 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L52

Added line #L52 was not covered by tests

Check warning on line 60 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 64 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 33 in src/NonlinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NonlinearSolve.jl#L33

Added line #L33 was not covered by tests

Check warning on line 24 in src/algorithms.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms.jl#L21-L24

Added lines #L21 - L24 were not covered by tests

Check warning on line 26 in src/algorithms.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms.jl#L26

Added line #L26 was not covered by tests

Check warning on line 44 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L44

Added line #L44 was not covered by tests

Check warning on line 97 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 100 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L100

Added line #L100 was not covered by tests

Check warning on line 128 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L128

Added line #L128 was not covered by tests

Check warning on line 119 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L119

Added line #L119 was not covered by tests

Check warning on line 124 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L122-L124

Added lines #L122 - L124 were not covered by tests

Check warning on line 195 in src/levenberg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/levenberg.jl#L195

Added line #L195 was not covered by tests

Check warning on line 206 in src/levenberg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/levenberg.jl#L206

Added line #L206 was not covered by tests