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 derive_more to get rid of manual Display impls #2794

Merged
merged 11 commits into from
Sep 9, 2024

Merge branch 'main' into ronnie/cleanup-display-impls

8ee4db5
Select commit
Loading
Failed to load commit list.
Merged

[CHORE] Add derive_more to get rid of manual Display impls #2794

Merge branch 'main' into ronnie/cleanup-display-impls
8ee4db5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 9, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 72 in src/daft-core/src/join.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-core/src/join.rs#L72

Added line #L72 was not covered by tests

Check warning on line 146 in src/daft-dsl/src/functions/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-dsl/src/functions/mod.rs#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 24 in src/daft-schema/src/field.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-schema/src/field.rs#L24

Added line #L24 was not covered by tests