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

Standardize parts of SIAM FANL Equations

f2edda0
Select commit
Loading
Failed to load commit list.
Merged

Standardize the Extension Algorithms #341

Standardize parts of SIAM FANL Equations
f2edda0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 24, 2023 in 1s

0.00% of diff hit (target 88.04%)

View this Pull Request on Codecov

0.00% of diff hit (target 88.04%)

Annotations

Check warning on line 8 in ext/NonlinearSolveFastLevenbergMarquardtExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveFastLevenbergMarquardtExt.jl#L8

Added line #L8 was not covered by tests

Check warning on line 45 in ext/NonlinearSolveFastLevenbergMarquardtExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveFastLevenbergMarquardtExt.jl#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 33 in ext/NonlinearSolveFixedPointAccelerationExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveFixedPointAccelerationExt.jl#L33

Added line #L33 was not covered by tests

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 40 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L40

Added line #L40 was not covered by tests

Check warning on line 43 in ext/NonlinearSolveLeastSquaresOptimExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveLeastSquaresOptimExt.jl#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 25 in ext/NonlinearSolveMINPACKExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveMINPACKExt.jl#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 47 in ext/NonlinearSolveMINPACKExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveMINPACKExt.jl#L47

Added line #L47 was not covered by tests

Check warning on line 71 in ext/NonlinearSolveNLsolveExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveNLsolveExt.jl#L71

Added line #L71 was not covered by tests

Check warning on line 15 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L7-L15

Added lines #L7 - L15 were not covered by tests

Check warning on line 23 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 27 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L27

Added line #L27 was not covered by tests

Check warning on line 31 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L31

Added line #L31 was not covered by tests

Check warning on line 34 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L34

Added line #L34 was not covered by tests

Check warning on line 39 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 42 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L42

Added line #L42 was not covered by tests

Check warning on line 45 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L45

Added line #L45 was not covered by tests

Check warning on line 47 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L47

Added line #L47 was not covered by tests

Check warning on line 50 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L50

Added line #L50 was not covered by tests

Check warning on line 55 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 86 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L86

Added line #L86 was not covered by tests

Check warning on line 89 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L89

Added line #L89 was not covered by tests

Check warning on line 95 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 104 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L104

Added line #L104 was not covered by tests

Check warning on line 107 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L107

Added line #L107 was not covered by tests