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

DOC: API reference tweaks & clean-up #89

Merged
merged 12 commits into from
Feb 4, 2025

1-arg vectorized funcs: pos only

6c506a1
Select commit
Loading
Failed to load commit list.
Merged

DOC: API reference tweaks & clean-up #89

1-arg vectorized funcs: pos only
6c506a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 19, 2024 in 0s

86.36% (-7.64%) compared to 38a0693

View this Pull Request on Codecov

86.36% (-7.64%) compared to 38a0693

Details

Codecov Report

Attention: Patch coverage is 74.75728% with 26 lines in your changes missing coverage. Please review.

Project coverage is 86.36%. Comparing base (38a0693) to head (6c506a1).
Report is 44 commits behind head on main.

Files with missing lines Patch % Lines
src/geography.cpp 78.37% 8 Missing ⚠️
src/io.cpp 68.00% 8 Missing ⚠️
src/accessors-geog.cpp 50.00% 6 Missing ⚠️
src/geoarrow.cpp 80.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
- Coverage   94.00%   86.36%   -7.64%     
==========================================
  Files           5       13       +8     
  Lines         200      814     +614     
  Branches        8       63      +55     
==========================================
+ Hits          188      703     +515     
- Misses          5       81      +76     
- Partials        7       30      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.