-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: add gtfs2vec #169
feat: add gtfs2vec #169
Conversation
…GS84_CRS constant
Codecov Report
@@ Coverage Diff @@
## main #169 +/- ##
==========================================
- Coverage 99.17% 99.02% -0.16%
==========================================
Files 26 30 +4
Lines 604 715 +111
==========================================
+ Hits 599 708 +109
- Misses 5 7 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
414625c
to
61bac42
Compare
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 work!
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.
Looks good overall. There's that thing with types-requests
but I'm not sure how important it is.
Closes #146
#150 must be merged prior to this one!