geoarrow / geoarrow-python

Python implementation of the GeoArrow specification
http://geoarrow.org/geoarrow-python/
Apache License 2.0
59 stars 3 forks source link

fix: Ensure `with_crs()` and `with_edge_type()` can accept `ChunkedArray` as input #11

Closed paleolimbot closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #11 (78df423) into main (8ed1fa4) will increase coverage by 0.18%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   94.37%   94.55%   +0.18%     
==========================================
  Files           9        9              
  Lines        1262     1268       +6     
==========================================
+ Hits         1191     1199       +8     
+ Misses         71       69       -2     
Files Coverage Δ
geoarrow-pyarrow/src/geoarrow/pyarrow/_compute.py 97.58% <87.50%> (-0.43%) :arrow_down:

... and 1 file with indirect coverage changes