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

Standardize the Extension Algorithms #341

Merged
merged 7 commits into from
Dec 25, 2023

Update docs/src/basics/solve.md

bfaf014
Select commit
Loading
Failed to load commit list.
Merged

Standardize the Extension Algorithms #341

Update docs/src/basics/solve.md
bfaf014
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 25, 2023 in 0s

80.08% of diff hit (target 88.04%)

View this Pull Request on Codecov

80.08% of diff hit (target 88.04%)

Annotations

Check warning on line 30 in ext/NonlinearSolveNLsolveExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveNLsolveExt.jl#L30

Added line #L30 was not covered by tests

Check warning on line 14 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L9-L14

Added lines #L9 - L14 were not covered by tests

Check warning on line 76 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L76

Added line #L76 was not covered by tests

Check warning on line 82 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L82

Added line #L82 was not covered by tests

Check warning on line 85 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L85

Added line #L85 was not covered by tests

Check warning on line 92 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 147 in src/extension_algs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extension_algs.jl#L147

Added line #L147 was not covered by tests

Check warning on line 156 in src/extension_algs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extension_algs.jl#L156

Added line #L156 was not covered by tests

Check warning on line 225 in src/extension_algs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extension_algs.jl#L225

Added line #L225 was not covered by tests

Check warning on line 234 in src/extension_algs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extension_algs.jl#L234

Added line #L234 was not covered by tests

Check warning on line 243 in src/extension_algs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/extension_algs.jl#L243

Added line #L243 was not covered by tests

Check warning on line 8 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L8

Added line #L8 was not covered by tests

Check warning on line 45 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 48 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 58 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 61 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 80 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L80

Added line #L80 was not covered by tests

Check warning on line 103 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 105 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L105

Added line #L105 was not covered by tests

Check warning on line 112 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L109-L112

Added lines #L109 - L112 were not covered by tests

Check warning on line 114 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L114

Added line #L114 was not covered by tests

Check warning on line 119 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 122 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 126 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L126

Added line #L126 was not covered by tests

Check warning on line 172 in src/function_wrappers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/function_wrappers.jl#L171-L172

Added lines #L171 - L172 were not covered by tests