-
Notifications
You must be signed in to change notification settings - Fork 38
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
Bug Fix Release #192
Bug Fix Release #192
Conversation
…-windows JdbcGtfsExporter: Fix exception in cleanUpZipFile() on Windows
Fix pattern#direction_id import and route_type field type
Codecov Report
@@ Coverage Diff @@
## master #192 +/- ##
===========================================
- Coverage 57.59% 57.5% -0.09%
+ Complexity 831 800 -31
===========================================
Files 144 144
Lines 7602 7314 -288
Branches 959 850 -109
===========================================
- Hits 4378 4206 -172
+ Misses 2867 2769 -98
+ Partials 357 339 -18
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.
Blocking until #193 is resolved.
Properly run codecov to report coverage on master
Copy shape on update
🎉 This PR is included in version 4.2.5 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Once #190 is merged(it is merged!), I would like to create a new bug fix release.Issues fixed
#192
#189
#170
#186
#187