-
Notifications
You must be signed in to change notification settings - Fork 78
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 graph from travel network #755
Conversation
knaaptime
commented
Jul 17, 2024
•
edited
Loading
edited
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #755 +/- ##
=======================================
+ Coverage 85.3% 85.4% +0.1%
=======================================
Files 149 150 +1
Lines 15914 15975 +61
=======================================
+ Hits 13580 13641 +61
Misses 2334 2334
|
i think that windows failure is an issue in pandana's c lib, if I had to guess |
for more information, see https://pre-commit.ci
probably better to call this build_travel_cost, since impedance isn't always distance |
for more information, see https://pre-commit.ci
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.
Cool!
this linter check is the bane of my existence |
The way we set up |
Your commit will fail and report linting errors if any linting violations are found. |
yeah but sometimes i need to get the idea saved in git history before its looking pretty and I don't want my commit to fail (sorry formatting/linting the same in my head) |
in that case you can do |
but if just avoid setting it up entirely, I don't have to type those excruciatingly long 11 characters :P |
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
Having Also, it needs to be added to the |
it just consumes pandana--can only operate on a network if it's given, so no import/dependency (like xarray). so only changes are to the ci test files |
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.
Great addition!
Co-authored-by: James Gaboardi <jgaboardi@gmail.com>
Co-authored-by: James Gaboardi <jgaboardi@gmail.com>
Co-authored-by: James Gaboardi <jgaboardi@gmail.com>
Co-authored-by: James Gaboardi <jgaboardi@gmail.com>
Co-authored-by: James Gaboardi <jgaboardi@gmail.com>
Co-authored-by: James Gaboardi <jgaboardi@gmail.com>
… your fault james!!! :P
LOL It was on purpose. |