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

Enable formatting with join_lines_based_on_source=false #380

Merged
merged 1 commit into from
Feb 18, 2024

Enable formatting with join_lines_based_on_source=false

c7e10db
Select commit
Loading
Failed to load commit list.
Merged

Enable formatting with join_lines_based_on_source=false #380

Enable formatting with join_lines_based_on_source=false
c7e10db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 18, 2024 in 1s

92.40% of diff hit (target 88.30%)

View this Pull Request on Codecov

92.40% of diff hit (target 88.30%)

Annotations

Check warning on line 70 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L70

Added line #L70 was not covered by tests

Check warning on line 73 in ext/NonlinearSolveSIAMFANLEquationsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/NonlinearSolveSIAMFANLEquationsExt.jl#L73

Added line #L73 was not covered by tests

Check warning on line 238 in src/algorithms/extension_algs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/extension_algs.jl#L238

Added line #L238 was not covered by tests

Check warning on line 255 in src/algorithms/extension_algs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/extension_algs.jl#L255

Added line #L255 was not covered by tests

Check warning on line 265 in src/algorithms/extension_algs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/algorithms/extension_algs.jl#L265

Added line #L265 was not covered by tests

Check warning on line 53 in src/core/approximate_jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/approximate_jacobian.jl#L53

Added line #L53 was not covered by tests

Check warning on line 193 in src/core/approximate_jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/approximate_jacobian.jl#L193

Added line #L193 was not covered by tests

Check warning on line 309 in src/core/approximate_jacobian.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/approximate_jacobian.jl#L309

Added line #L309 was not covered by tests

Check warning on line 58 in src/core/generic.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/generic.jl#L58

Added line #L58 was not covered by tests

Check warning on line 113 in src/default.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/default.jl#L113

Added line #L113 was not covered by tests

Check warning on line 238 in src/default.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/default.jl#L238

Added line #L238 was not covered by tests

Check warning on line 332 in src/default.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/default.jl#L332

Added line #L332 was not covered by tests

Check warning on line 43 in src/descent/steepest.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/descent/steepest.jl#L43

Added line #L43 was not covered by tests

Check warning on line 57 in src/descent/steepest.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/descent/steepest.jl#L57

Added line #L57 was not covered by tests

Check warning on line 28 in src/internal/forward_diff.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/forward_diff.jl#L28

Added line #L28 was not covered by tests

Check warning on line 30 in src/internal/forward_diff.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/forward_diff.jl#L30

Added line #L30 was not covered by tests

Check warning on line 87 in src/internal/helpers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/helpers.jl#L87

Added line #L87 was not covered by tests

Check warning on line 192 in src/internal/tracing.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/tracing.jl#L192

Added line #L192 was not covered by tests