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

Improve Code Standards #147

Merged
merged 4 commits into from
May 26, 2024

Resolve ambiguity

9984298
Select commit
Loading
Failed to load commit list.
Merged

Improve Code Standards #147

Resolve ambiguity
9984298
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 26, 2024 in 1s

84.44% of diff hit (target 90.58%)

View this Pull Request on Codecov

84.44% of diff hit (target 90.58%)

Annotations

Check warning on line 12 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L12

Added line #L12 was not covered by tests

Check warning on line 14 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L14

Added line #L14 was not covered by tests

Check warning on line 24 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L24

Added line #L24 was not covered by tests

Check warning on line 26 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L26

Added line #L26 was not covered by tests

Check warning on line 30 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L30

Added line #L30 was not covered by tests

Check warning on line 33 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L33

Added line #L33 was not covered by tests

Check warning on line 37 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L37

Added line #L37 was not covered by tests

Check warning on line 39 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L39

Added line #L39 was not covered by tests

Check warning on line 44 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L44

Added line #L44 was not covered by tests

Check warning on line 47 in ext/SimpleNonlinearSolveReverseDiffExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveReverseDiffExt.jl#L47

Added line #L47 was not covered by tests

Check warning on line 10 in ext/SimpleNonlinearSolveTrackerExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveTrackerExt.jl#L10

Added line #L10 was not covered by tests

Check warning on line 13 in ext/SimpleNonlinearSolveTrackerExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveTrackerExt.jl#L13

Added line #L13 was not covered by tests

Check warning on line 17 in ext/SimpleNonlinearSolveTrackerExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveTrackerExt.jl#L17

Added line #L17 was not covered by tests

Check warning on line 20 in ext/SimpleNonlinearSolveTrackerExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveTrackerExt.jl#L20

Added line #L20 was not covered by tests

Check warning on line 31 in ext/SimpleNonlinearSolveTrackerExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/SimpleNonlinearSolveTrackerExt.jl#L31

Added line #L31 was not covered by tests

Check warning on line 106 in src/bracketing/alefeld.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bracketing/alefeld.jl#L106

Added line #L106 was not covered by tests

Check warning on line 69 in src/bracketing/bisection.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bracketing/bisection.jl#L69

Added line #L69 was not covered by tests

Check warning on line 46 in src/bracketing/falsi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bracketing/falsi.jl#L46

Added line #L46 was not covered by tests

Check warning on line 68 in src/bracketing/falsi.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bracketing/falsi.jl#L68

Added line #L68 was not covered by tests

Check warning on line 39 in src/bracketing/ridder.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bracketing/ridder.jl#L39

Added line #L39 was not covered by tests

Check warning on line 75 in src/bracketing/ridder.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bracketing/ridder.jl#L75

Added line #L75 was not covered by tests