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

Port WKT Reader from previous geoarrow-cpp #5

Closed paleolimbot closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #5 (29644dc) into main (a601e16) will increase coverage by 2.38%. The diff coverage is 96.32%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   86.52%   88.90%   +2.38%     
==========================================
  Files           6        7       +1     
  Lines         898     1190     +292     
  Branches       16       30      +14     
==========================================
+ Hits          777     1058     +281     
- Misses        112      121       +9     
- Partials        9       11       +2     
Impacted Files Coverage Δ
src/geoarrow/wkt_reader.c 96.02% <96.02%> (ø)
src/geoarrow/wkt_writer.c 98.66% <100.00%> (+0.15%) :arrow_up:
src/geoarrow/metadata.c 85.95% <0.00%> (-0.05%) :arrow_down:

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