jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
905 stars 120 forks source link

add FeatureCollection to coords #117

Closed TomGoBravo closed 5 years ago

TomGoBravo commented 5 years ago

Fix for issue 116

codecov-io commented 5 years ago

Codecov Report

Merging #117 into master will increase coverage by 0.63%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   91.94%   92.58%   +0.63%     
==========================================
  Files          11       11              
  Lines         360      364       +4     
  Branches       67       70       +3     
==========================================
+ Hits          331      337       +6     
+ Misses         18       17       -1     
+ Partials       11       10       -1
Impacted Files Coverage Δ
geojson/utils.py 81.9% <100%> (+2.69%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7dfda9f...82c0e3c. Read the comment docs.