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(catalog): Prepare existing catalog APIs for integration [1/3] #3820

Merged
merged 6 commits into from
Feb 20, 2025

Use unique file basename for catalog tests

36b6fe7
Select commit
Loading
Failed to load commit list.
Merged

feat(catalog): Prepare existing catalog APIs for integration [1/3] #3820

Use unique file basename for catalog tests
36b6fe7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 18, 2025 in 1s

61.74% of diff hit (target 77.89%)

View this Pull Request on Codecov

61.74% of diff hit (target 77.89%)

Annotations

Check warning on line 13 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L13

Added line #L13 was not covered by tests

Check warning on line 33 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L33

Added line #L33 was not covered by tests

Check warning on line 40 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L40

Added line #L40 was not covered by tests

Check warning on line 48 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 55 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L55

Added line #L55 was not covered by tests

Check warning on line 62 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 67 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L67

Added line #L67 was not covered by tests

Check warning on line 70 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L70

Added line #L70 was not covered by tests

Check warning on line 72 in daft/catalog/__iceberg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__iceberg.py#L72

Added line #L72 was not covered by tests

Check warning on line 52 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L52

Added line #L52 was not covered by tests

Check warning on line 139 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 154 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L154

Added line #L154 was not covered by tests

Check warning on line 164 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 174 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 193 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L193

Added line #L193 was not covered by tests

Check warning on line 263 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L263

Added line #L263 was not covered by tests

Check warning on line 271 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L271

Added line #L271 was not covered by tests

Check warning on line 275 in daft/catalog/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__init__.py#L275

Added line #L275 was not covered by tests

Check warning on line 12 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L12

Added line #L12 was not covered by tests

Check warning on line 27 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L27

Added line #L27 was not covered by tests

Check warning on line 32 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L32

Added line #L32 was not covered by tests

Check warning on line 39 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L39

Added line #L39 was not covered by tests

Check warning on line 47 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 59 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L53-L59

Added lines #L53 - L59 were not covered by tests

Check warning on line 61 in daft/catalog/__unity.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

daft/catalog/__unity.py#L61

Added line #L61 was not covered by tests