Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generic GeoArrowArrayReader to use any array with the visitor pattern #56

Merged
merged 7 commits into from
Sep 17, 2023

Conversation

paleolimbot
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Merging #56 (7c47b30) into main (0ba1870) will increase coverage by 0.06%.
The diff coverage is 92.77%.

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   93.54%   93.60%   +0.06%     
==========================================
  Files          30       31       +1     
  Lines        4990     5006      +16     
==========================================
+ Hits         4668     4686      +18     
+ Misses        322      320       -2     
Files Changed Coverage Δ
src/geoarrow/array_reader.c 88.88% <88.88%> (ø)
src/geoarrow/array_view.c 98.15% <100.00%> (+2.41%) ⬆️
src/geoarrow/kernel.c 94.28% <100.00%> (-0.21%) ⬇️

@paleolimbot paleolimbot merged commit 0b31fea into geoarrow:main Sep 17, 2023
4 of 5 checks passed
@paleolimbot paleolimbot deleted the generic-handler branch September 17, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant