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

feat(connect): printSchema #3617

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

improve naming

f4a3051
Select commit
Loading
Failed to load commit list.
Open

feat(connect): printSchema #3617

improve naming
f4a3051
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 25, 2024 in 2s

86.83% of diff hit (target 77.99%)

View this Pull Request on Codecov

86.83% of diff hit (target 77.99%)

Annotations

Check warning on line 32 in src/daft-connect/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/display.rs#L25-L32

Added lines #L25 - L32 were not covered by tests

Check warning on line 38 in src/daft-connect/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/display.rs#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 76 in src/daft-connect/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/display.rs#L76

Added line #L76 was not covered by tests

Check warning on line 86 in src/daft-connect/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/display.rs#L86

Added line #L86 was not covered by tests

Check warning on line 89 in src/daft-connect/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/display.rs#L89

Added line #L89 was not covered by tests

Check warning on line 101 in src/daft-connect/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/display.rs#L94-L101

Added lines #L94 - L101 were not covered by tests

Check warning on line 114 in src/daft-connect/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/display.rs#L108-L114

Added lines #L108 - L114 were not covered by tests

Check warning on line 121 in src/daft-connect/src/display.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/display.rs#L116-L121

Added lines #L116 - L121 were not covered by tests

Check warning on line 353 in src/daft-connect/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/lib.rs#L353

Added line #L353 was not covered by tests

Check warning on line 357 in src/daft-connect/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/lib.rs#L357

Added line #L357 was not covered by tests

Check warning on line 361 in src/daft-connect/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/lib.rs#L361

Added line #L361 was not covered by tests

Check warning on line 365 in src/daft-connect/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/lib.rs#L365

Added line #L365 was not covered by tests

Check warning on line 370 in src/daft-connect/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/lib.rs#L370

Added line #L370 was not covered by tests

Check warning on line 372 in src/daft-connect/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/lib.rs#L372

Added line #L372 was not covered by tests

Check warning on line 378 in src/daft-connect/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/lib.rs#L378

Added line #L378 was not covered by tests