refactor(table-api): unify exception type for all backends to TableNotFound
when a table does not exist
#9695
74.03% of diff hit (within 92.00% threshold of 95.16%)
View this Pull Request on Codecov
74.03% of diff hit (within 92.00% threshold of 95.16%)
Annotations
Check warning on line 181 in ibis/backends/bigquery/__init__.py
codecov / codecov/patch
ibis/backends/bigquery/__init__.py#L180-L181
Added lines #L180 - L181 were not covered by tests
Check warning on line 616 in ibis/backends/bigquery/__init__.py
codecov / codecov/patch
ibis/backends/bigquery/__init__.py#L616
Added line #L616 was not covered by tests
Check warning on line 620 in ibis/backends/bigquery/__init__.py
codecov / codecov/patch
ibis/backends/bigquery/__init__.py#L620
Added line #L620 was not covered by tests
Check warning on line 636 in ibis/backends/bigquery/__init__.py
codecov / codecov/patch
ibis/backends/bigquery/__init__.py#L633-L636
Added lines #L633 - L636 were not covered by tests
Check warning on line 913 in ibis/backends/bigquery/__init__.py
codecov / codecov/patch
ibis/backends/bigquery/__init__.py#L913
Added line #L913 was not covered by tests
Check warning on line 219 in ibis/backends/exasol/__init__.py
codecov / codecov/patch
ibis/backends/exasol/__init__.py#L219
Added line #L219 was not covered by tests
Check warning on line 18 in ibis/backends/pyspark/__init__.py
codecov / codecov/patch
ibis/backends/pyspark/__init__.py#L17-L18
Added lines #L17 - L18 were not covered by tests
Check warning on line 649 in ibis/backends/snowflake/__init__.py
codecov / codecov/patch
ibis/backends/snowflake/__init__.py#L649
Added line #L649 was not covered by tests
Check warning on line 654 in ibis/backends/snowflake/__init__.py
codecov / codecov/patch
ibis/backends/snowflake/__init__.py#L654
Added line #L654 was not covered by tests
Check warning on line 656 in ibis/backends/snowflake/__init__.py
codecov / codecov/patch
ibis/backends/snowflake/__init__.py#L656
Added line #L656 was not covered by tests
Check warning on line 659 in ibis/backends/snowflake/__init__.py
codecov / codecov/patch
ibis/backends/snowflake/__init__.py#L658-L659
Added lines #L658 - L659 were not covered by tests
Check warning on line 672 in ibis/backends/snowflake/__init__.py
codecov / codecov/patch
ibis/backends/snowflake/__init__.py#L671-L672
Added lines #L671 - L672 were not covered by tests