Closed hoxbro closed 6 days ago
Attention: Patch coverage is 93.10345%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 77.72%. Comparing base (
3a1b6eb
) to head (6c0f0e1
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
spatialpandas/io/parquet.py | 75.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
It makes it so that the following will give the same types before it returned
(string[pyarrow], object)
.Together with https://github.com/holoviz/holoviews/pull/6362 should make it possible to run the NYC Buildings example.