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

improve graph_from_gdfs input checks #1234

Merged
merged 3 commits into from
Nov 11, 2024
Merged

improve graph_from_gdfs input checks #1234

merged 3 commits into from
Nov 11, 2024

Conversation

gboeing
Copy link
Owner

@gboeing gboeing commented Nov 11, 2024

Adds an internal _validate_node_edge_gdfs to provide some checks on input GeoDataFrame structure before running graph_from_gdfs.

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.44%. Comparing base (aab45c4) to head (f918c80).
Report is 165 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1234      +/-   ##
==========================================
+ Coverage   98.32%   98.44%   +0.12%     
==========================================
  Files          24       24              
  Lines        2384     2381       -3     
==========================================
  Hits         2344     2344              
+ Misses         40       37       -3     

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

@gboeing gboeing merged commit a5704ea into main Nov 11, 2024
10 checks passed
@gboeing gboeing deleted the convert branch November 11, 2024 22:04
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