You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improves geo spatial literals and smoke tests: - changes
`GeoMockConnection` to allow tests for `omniscid` to `postgresql`
https://github.com/ibis-
project/ibis/blob/master/ibis/expr/tests/mocks.py#L423 - fixes geo
spatial literals used in https://github.com/ibis-
project/ibis/blob/master/ibis/expr/tests/test_geospatial.py - improve
tests in https://github.com/ibis-
project/ibis/blob/master/ibis/expr/tests/test_geospatial.py - fixes
black pre-commit hook configuration - allows literal without
geo_types (geometry or geography) for `postgis` backend - fixes
translation for geo spatial literals (ibis/common/geospatial.py)
Resolves#1929Resolves#1931 Resolves partially #1930
Author: Ivan Ogasawara <ivan.ogasawara@gmail.com>
Closes#1928 from xmnlab/change-geo-mock-test-backend and squashes the following commits:
9aac60c [Ivan Ogasawara] Added an assert for test_geo_ops_smoke
7acb69f [Ivan Ogasawara] Fixed smoke test for geospatial operations
Improve smoke test for geospatial operations:
The text was updated successfully, but these errors were encountered: