geoarrow / geoarrow-python

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

Implement basic scalar methods #28

Closed paleolimbot closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #28 (4930afe) into main (4b1d8c7) will increase coverage by 0.30%. The diff coverage is 97.29%.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   94.25%   94.56%   +0.30%     
==========================================
  Files          10       10              
  Lines        1219     1250      +31     
==========================================
+ Hits         1149     1182      +33     
+ Misses         70       68       -2     
Files Coverage Δ
geoarrow-pyarrow/src/geoarrow/pyarrow/_scalar.py 84.21% <97.29%> (+15.32%) :arrow_up: