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] Refactor logging #1489

Merged
merged 5 commits into from
Oct 16, 2023

Fix bug with display

9be0bd0
Select commit
Loading
Failed to load commit list.
Merged

[CHORE] Refactor logging #1489

Fix bug with display
9be0bd0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 16, 2023 in 1s

73.33% of diff hit (target 0.00%)

View this Pull Request on Codecov

73.33% of diff hit (target 0.00%)

Annotations

Check warning on line 91 in daft/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/context.py#L91

Added line #L91 was not covered by tests

Check warning on line 98 in daft/context.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/context.py#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 3 in daft/dataframe/to_torch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/dataframe/to_torch.py#L3

Added line #L3 was not covered by tests

Check warning on line 6 in daft/dataframe/to_torch.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/dataframe/to_torch.py#L6

Added line #L6 was not covered by tests

Check warning on line 127 in daft/execution/physical_plan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/execution/physical_plan.py#L127

Added line #L127 was not covered by tests

Check warning on line 341 in daft/execution/physical_plan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/execution/physical_plan.py#L341

Added line #L341 was not covered by tests

Check warning on line 425 in daft/execution/physical_plan.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/execution/physical_plan.py#L425

Added line #L425 was not covered by tests

Check warning on line 3 in daft/internal/rule_runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/internal/rule_runner.py#L3

Added line #L3 was not covered by tests

Check warning on line 10 in daft/internal/rule_runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/internal/rule_runner.py#L10

Added line #L10 was not covered by tests

Check warning on line 3 in daft/logical/optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/logical/optimizer.py#L3

Added line #L3 was not covered by tests

Check warning on line 24 in daft/logical/optimizer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/logical/optimizer.py#L24

Added line #L24 was not covered by tests