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

[CHORE] add/fix many clippy lints #2978

Merged
merged 10 commits into from
Oct 7, 2024

re fmt/lint

a1b9c8c
Select commit
Loading
Failed to load commit list.
Merged

[CHORE] add/fix many clippy lints #2978

re fmt/lint
a1b9c8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 7, 2024 in 2s

67.05% of diff hit (target 78.37%)

View this Pull Request on Codecov

67.05% of diff hit (target 78.37%)

Annotations

Check warning on line 155 in src/common/display/src/mermaid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/display/src/mermaid.rs#L155

Added line #L155 was not covered by tests

Check warning on line 116 in src/common/display/src/table_display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/display/src/table_display.rs#L116

Added line #L116 was not covered by tests

Check warning on line 54 in src/common/file-formats/src/file_format.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format.rs#L54

Added line #L54 was not covered by tests

Check warning on line 38 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 40 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L40

Added line #L40 was not covered by tests

Check warning on line 42 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L42

Added line #L42 was not covered by tests

Check warning on line 106 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L106

Added line #L106 was not covered by tests

Check warning on line 181 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L181

Added line #L181 was not covered by tests

Check warning on line 186 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L186

Added line #L186 was not covered by tests

Check warning on line 189 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L189

Added line #L189 was not covered by tests

Check warning on line 192 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L192

Added line #L192 was not covered by tests

Check warning on line 199 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L199

Added line #L199 was not covered by tests

Check warning on line 202 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L202

Added line #L202 was not covered by tests

Check warning on line 269 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L269

Added line #L269 was not covered by tests

Check warning on line 272 in src/common/file-formats/src/file_format_config.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/file-formats/src/file_format_config.rs#L272

Added line #L272 was not covered by tests

Check warning on line 45 in src/common/io-config/src/azure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/azure.rs#L45

Added line #L45 was not covered by tests

Check warning on line 48 in src/common/io-config/src/azure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/azure.rs#L48

Added line #L48 was not covered by tests

Check warning on line 51 in src/common/io-config/src/azure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/azure.rs#L51

Added line #L51 was not covered by tests

Check warning on line 54 in src/common/io-config/src/azure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/azure.rs#L54

Added line #L54 was not covered by tests

Check warning on line 57 in src/common/io-config/src/azure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/azure.rs#L57

Added line #L57 was not covered by tests

Check warning on line 60 in src/common/io-config/src/azure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/azure.rs#L60

Added line #L60 was not covered by tests

Check warning on line 63 in src/common/io-config/src/azure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/azure.rs#L63

Added line #L63 was not covered by tests

Check warning on line 71 in src/common/io-config/src/azure.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/azure.rs#L71

Added line #L71 was not covered by tests

Check warning on line 20 in src/common/io-config/src/gcs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/gcs.rs#L20

Added line #L20 was not covered by tests

Check warning on line 25 in src/common/io-config/src/http.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/http.rs#L25

Added line #L25 was not covered by tests