-
Notifications
You must be signed in to change notification settings - Fork 60
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: neighbor_distance using Graph and new API #555
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #555 +/- ##
=======================================
+ Coverage 97.4% 97.6% +0.2%
=======================================
Files 26 30 +4
Lines 4328 4752 +424
=======================================
+ Hits 4214 4638 +424
Misses 114 114
|
i've spent a bunch of time trying to copy the momepy and spopt test workflow files, but i cannot get that lovely codecov report thing to trigger for any of my packages |
@knaaptime I believe it is this https://github.com/apps/codecov. You need to configure the Github app. |
ah, that would help 🙃 thanks. weird permissions issue. @sjsrey do you mind turning that on for the whole org? |
pretty neat we get a global overview of the subpackage coverage... (sorry for commandeering this tread :P) |
That is cool! And @jGaboardi rocks with spaghetti on the top! |
as usual 🙄 ...pretty impressive runner up with inequality, though... ...dont judge me on tobler. that number is BS :P |
The only thing that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sure, but what needs to be turned on? |
@sjsrey try this link https://github.com/apps/codecov and see if you can configure the app for all repositories when you get here |
It was already configured for all repositories: ![]() |
Only a boring 10x speedup here 😃
It currently prints warnings but those shall be solved by geopandas/geopandas#1832.