georust / wkt

Rust read/write support for well-known text (WKT)
https://crates.io/crates/wkt
Apache License 2.0
50 stars 25 forks source link

Support 'POINT EMPTY' conversion to geo_types #64

Closed rmanoka closed 3 years ago

rmanoka commented 3 years ago

closes #61

rmanoka commented 3 years ago
failures:
    conversion::tests::convert_empty_point

test result: FAILED. 60 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s

Good catch! I overlooked this test.

michaelkirk commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: