-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
Fix PR #109. #112
Fix PR #109. #112
Conversation
Please, keep in mind: I'm not completely familiar with the codebase, so I cannot be confident @jlaxson's code is correct. I merely fixed flake8 issues and a couple of obvious bugs. |
Codecov Report
@@ Coverage Diff @@
## master #112 +/- ##
=========================================
- Coverage 96.17% 92.5% -3.68%
=========================================
Files 11 11
Lines 340 360 +20
Branches 59 67 +8
=========================================
+ Hits 327 333 +6
- Misses 7 17 +10
- Partials 6 10 +4
Continue to review full report at Codecov.
|
bors r+ |
Build succeeded |
2.4.1 (2018-10-17) ------------------ - Allow ``FeatureCollections`` to be passed to ``coords`` - jazzband/geojson#117 2.4.0 (2018-05-21) ------------------ - Additional functional maps for GeoJSON entities - jazzband/geojson#112
Fix tests to make #109 mergeable.