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

Start using termination conditions from DiffEqBase #208

Merged
merged 14 commits into from
Oct 26, 2023

fixup! cache structs in Klement

350fac5
Select commit
Loading
Failed to load commit list.
Merged

Start using termination conditions from DiffEqBase #208

fixup! cache structs in Klement
350fac5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 26, 2023 in 1s

93.46% of diff hit (target 92.42%)

View this Pull Request on Codecov

93.46% of diff hit (target 92.42%)

Annotations

Check warning on line 222 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L222

Added line #L222 was not covered by tests

Check warning on line 229 in src/gaussnewton.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gaussnewton.jl#L228-L229

Added lines #L228 - L229 were not covered by tests

Check warning on line 248 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L246-L248

Added lines #L246 - L248 were not covered by tests

Check warning on line 254 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L252-L254

Added lines #L252 - L254 were not covered by tests

Check warning on line 257 in src/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils.jl#L257

Added line #L257 was not covered by tests