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

Line Search for Newton-Raphson #194

Closed
wants to merge 26 commits into from

Merge branch 'master' into ys/linesearch

f8b6685
Select commit
Loading
Failed to load commit list.
Closed

Line Search for Newton-Raphson #194

Merge branch 'master' into ys/linesearch
f8b6685
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 17, 2023 in 0s

67.92% of diff hit (target 94.42%)

View this Pull Request on Codecov

67.92% of diff hit (target 94.42%)

Annotations

Check warning on line 190 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L187-L190

Added lines #L187 - L190 were not covered by tests

Check warning on line 197 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L193-L197

Added lines #L193 - L197 were not covered by tests

Check warning on line 199 in src/jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/jacobian.jl#L199

Added line #L199 was not covered by tests

Check warning on line 194 in src/raphson.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raphson.jl#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 199 in src/raphson.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raphson.jl#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 211 in src/raphson.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raphson.jl#L210-L211

Added lines #L210 - L211 were not covered by tests

Check warning on line 215 in src/raphson.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/raphson.jl#L215

Added line #L215 was not covered by tests