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

NonlinearLeastSquaresProblem Solvers: Levenberg & Gauss Newton #218

Merged
merged 13 commits into from
Oct 10, 2023

Check if coverage is sbeing overwritten

9a579c8
Select commit
Loading
Failed to load commit list.
Merged

NonlinearLeastSquaresProblem Solvers: Levenberg & Gauss Newton #218

Check if coverage is sbeing overwritten
9a579c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 9, 2023 in 1s

85.58% of diff hit (target 0.00%)

View this Pull Request on Codecov

85.58% of diff hit (target 0.00%)

Annotations

Check warning on line 126 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L126

Added line #L126 was not covered by tests

Check warning on line 144 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L144

Added line #L144 was not covered by tests

Check warning on line 149 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L146-L149

Added lines #L146 - L149 were not covered by tests

Check warning on line 153 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 161 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L155-L161

Added lines #L155 - L161 were not covered by tests

Check warning on line 116 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L116

Added line #L116 was not covered by tests