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] auto-fix prefer Self over explicit type #2908

Merged
merged 4 commits into from
Sep 25, 2024

fmt

90e377e
Select commit
Loading
Failed to load commit list.
Merged

[CHORE] auto-fix prefer Self over explicit type #2908

fmt
90e377e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 25, 2024 in 0s

72.71% of diff hit (target 78.34%)

View this Pull Request on Codecov

72.71% of diff hit (target 78.34%)

Annotations

Check warning on line 20 in src/common/daft-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/daft-config/src/python.rs#L20

Added line #L20 was not covered by tests

Check warning on line 30 in src/common/daft-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/daft-config/src/python.rs#L30

Added line #L30 was not covered by tests

Check warning on line 37 in src/common/daft-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/daft-config/src/python.rs#L37

Added line #L37 was not covered by tests

Check warning on line 67 in src/common/daft-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/daft-config/src/python.rs#L67

Added line #L67 was not covered by tests

Check warning on line 24 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#L24

Added line #L24 was not covered by tests

Check warning on line 76 in src/common/io-config/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/lib.rs#L76

Added line #L76 was not covered by tests

Check warning on line 696 in src/common/io-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/python.rs#L696

Added line #L696 was not covered by tests

Check warning on line 728 in src/common/io-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/python.rs#L728

Added line #L728 was not covered by tests

Check warning on line 838 in src/common/io-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/python.rs#L838

Added line #L838 was not covered by tests

Check warning on line 855 in src/common/io-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/python.rs#L855

Added line #L855 was not covered by tests

Check warning on line 910 in src/common/io-config/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/io-config/src/python.rs#L910

Added line #L910 was not covered by tests

Check warning on line 88 in src/common/resource-request/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/resource-request/src/lib.rs#L88

Added line #L88 was not covered by tests

Check warning on line 553 in src/common/treenode/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/treenode/src/lib.rs#L553

Added line #L553 was not covered by tests

Check warning on line 556 in src/common/treenode/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/treenode/src/lib.rs#L555-L556

Added lines #L555 - L556 were not covered by tests

Check warning on line 683 in src/common/treenode/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/treenode/src/lib.rs#L683

Added line #L683 was not covered by tests

Check warning on line 25 in src/daft-core/src/array/from.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/from.rs#L25

Added line #L25 was not covered by tests

Check warning on line 237 in src/daft-core/src/array/from.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/from.rs#L237

Added line #L237 was not covered by tests

Check warning on line 110 in src/daft-core/src/array/from_iter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/from_iter.rs#L110

Added line #L110 was not covered by tests

Check warning on line 122 in src/daft-core/src/array/from_iter.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/from_iter.rs#L122

Added line #L122 was not covered by tests

Check warning on line 68 in src/daft-core/src/array/ops/broadcast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/ops/broadcast.rs#L68

Added line #L68 was not covered by tests

Check warning on line 85 in src/daft-core/src/array/ops/broadcast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/ops/broadcast.rs#L85

Added line #L85 was not covered by tests

Check warning on line 102 in src/daft-core/src/array/ops/broadcast.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/ops/broadcast.rs#L102

Added line #L102 was not covered by tests

Check warning on line 467 in src/daft-core/src/array/ops/compare_agg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/ops/compare_agg.rs#L467

Added line #L467 was not covered by tests

Check warning on line 471 in src/daft-core/src/array/ops/compare_agg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/ops/compare_agg.rs#L471

Added line #L471 was not covered by tests

Check warning on line 364 in src/daft-core/src/array/ops/comparison.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/array/ops/comparison.rs#L364

Added line #L364 was not covered by tests