-
Notifications
You must be signed in to change notification settings - Fork 53
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
Update gtfs-lib to version 5.1.0 #275
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #275 +/- ##
============================================
+ Coverage 20.14% 21.58% +1.44%
- Complexity 406 427 +21
============================================
Files 151 151
Lines 8196 8366 +170
Branches 1101 1164 +63
============================================
+ Hits 1651 1806 +155
- Misses 6399 6407 +8
- Partials 146 153 +7
Continue to review full report at Codecov.
|
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.
Approved, but we should consider making some quick updates to the NewGtfsErrorType priority values to be a bit more useful (some high priority issues are not a big deal, some medium priority issues will likely break OTP).
Create a ticket. |
Yep good call, @binh-dam-ibigroup. conveyal/gtfs-lib#272 |
🎉 This PR is included in version 3.7.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Checklist
dev
before they can be merged tomaster
)Description
This bumps gtfs-lib to 5.1.0 in order to imporve the graphql querying to provide needed data to implmenet ibi-group/datatools-ui#477. The PR ibi-group/datatools-ui#527 depends on this.