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

Add documentation build #31

Closed paleolimbot closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #31 (e88020b) into main (47b8574) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   91.39%   91.38%   -0.02%     
==========================================
  Files          24       10      -14     
  Lines        3604      882    -2722     
  Branches       59        0      -59     
==========================================
- Hits         3294      806    -2488     
+ Misses        276       76     -200     
+ Partials       34        0      -34     
Impacted Files Coverage Δ
python/geoarrow/__init__.py 100.00% <ø> (ø)
python/geoarrow/pyarrow/__init__.py 100.00% <ø> (ø)

... and 14 files with indirect coverage changes