Conversation
Codecov Report
@@ Coverage Diff @@
## main #378 +/- ##
==========================================
- Coverage 94.99% 94.94% -0.05%
==========================================
Files 198 198
Lines 5655 5718 +63
Branches 181 171 -10
==========================================
+ Hits 5372 5429 +57
- Misses 283 289 +6
|
|
I'll add more tests |
|
CodeCov report still shows the original commit results, last commit results can be see here and show all green: https://app.codecov.io/github/databrickslabs/mosaic/commit/95b223e4fcf8e32242d36a085dead3065453eee4 |
|
cleaned up and rebased |
refactor and add tests clean up restore ignored test
|
|
1 similar comment
|
|
Translates a geometry into its representation in Extended Well-known Text (EWKT) format.
Added tests and docs