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

[DOCS] Fix docs to add SQL capabilities #2931

Merged
merged 21 commits into from
Oct 1, 2024

Add static str mechanism to populate docstrings from rust

18fcb76
Select commit
Loading
Failed to load commit list.
Merged

[DOCS] Fix docs to add SQL capabilities #2931

Add static str mechanism to populate docstrings from rust
18fcb76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 30, 2024 in 1s

90.18% of diff hit (target 78.71%)

View this Pull Request on Codecov

90.18% of diff hit (target 78.71%)

Annotations

Check warning on line 5 in daft/sql/_sql_funcs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/sql/_sql_funcs.py#L5

Added line #L5 was not covered by tests

Check warning on line 8 in daft/sql/_sql_funcs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/sql/_sql_funcs.py#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 10 in daft/sql/_sql_funcs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/sql/_sql_funcs.py#L10

Added line #L10 was not covered by tests

Check warning on line 15 in daft/sql/_sql_funcs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/sql/_sql_funcs.py#L13-L15

Added lines #L13 - L15 were not covered by tests

Check warning on line 20 in daft/sql/_sql_funcs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/sql/_sql_funcs.py#L17-L20

Added lines #L17 - L20 were not covered by tests

Check warning on line 23 in daft/sql/_sql_funcs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/sql/_sql_funcs.py#L23

Added line #L23 was not covered by tests

Check warning on line 26 in daft/sql/_sql_funcs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/sql/_sql_funcs.py#L26

Added line #L26 was not covered by tests

Check warning on line 30 in daft/sql/_sql_funcs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/sql/_sql_funcs.py#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 35 in src/daft-sql/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-sql/src/python.rs#L26-L35

Added lines #L26 - L35 were not covered by tests