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

ENH: singledispatch in centrography to natively support geopandas objects #149

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

fix api.rst

8bf4246
Select commit
Loading
Failed to load commit list.
Draft

ENH: singledispatch in centrography to natively support geopandas objects #149

fix api.rst
8bf4246
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2024 in 0s

74.5% (+4.8%) compared to 4ecafc6

View this Pull Request on Codecov

74.5% (+4.8%) compared to 4ecafc6

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 12 lines in your changes missing coverage. Please review.

Project coverage is 74.5%. Comparing base (4ecafc6) to head (8bf4246).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pointpats/centrography.py 92.3% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #149     +/-   ##
=======================================
+ Coverage   69.7%   74.5%   +4.8%     
=======================================
  Files         12      12             
  Lines       1775    1904    +129     
=======================================
+ Hits        1237    1419    +182     
+ Misses       538     485     -53     
Files with missing lines Coverage Δ
pointpats/centrography.py 83.2% <92.3%> (+37.0%) ⬆️