refactor(table-api): unify exception type for all backends to TableNotFound
when a table does not exist
#9695
Codecov / codecov/patch
succeeded
Aug 1, 2024 in 0s
87.32% of diff hit (within 92.00% threshold of 95.16%)
View this Pull Request on Codecov
87.32% of diff hit (within 92.00% threshold of 95.16%)
Annotations
Check warning on line 309 in ibis/backends/flink/__init__.py
codecov / codecov/patch
ibis/backends/flink/__init__.py#L307-L309
Added lines #L307 - L309 were not covered by tests
Check warning on line 315 in ibis/backends/flink/__init__.py
codecov / codecov/patch
ibis/backends/flink/__init__.py#L315
Added line #L315 was not covered by tests
Loading