geoarrow / geoarrow-c

Experimental C and C++ implementation of the GeoArrow specification
http://geoarrow.org/geoarrow-c/
Apache License 2.0
23 stars 3 forks source link

Support interleaved coordinates #16

Closed paleolimbot closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #16 (23f199c) into main (cd8f1c7) will increase coverage by 1.67%. The diff coverage is 92.00%.

:exclamation: Current head 23f199c differs from pull request most recent head 7cb8cb2. Consider uploading reports for the commit 7cb8cb2 to get more accurate results

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   88.48%   90.15%   +1.67%     
==========================================
  Files          12       12              
  Lines        2318     2234      -84     
  Branches       44       45       +1     
==========================================
- Hits         2051     2014      -37     
+ Misses        244      197      -47     
  Partials       23       23              
Impacted Files Coverage Δ
src/geoarrow/builder.c 88.80% <ø> (ø)
src/geoarrow/schema.c 82.97% <86.66%> (-3.93%) :arrow_down:
src/geoarrow/geoarrow_type_inline.h 83.76% <91.93%> (+9.21%) :arrow_up:
src/geoarrow/schema_view.c 96.93% <96.15%> (-1.25%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.