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

feat: drop support for Python 3.3 and add support for 3.7 #121

Closed galuszkak closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #121 into master will increase coverage by 0.54%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   92.58%   93.13%   +0.54%     
==========================================
  Files          11       11              
  Lines         364      364              
  Branches       70       70              
==========================================
+ Hits          337      339       +2     
+ Misses         17       16       -1     
+ Partials       10        9       -1
Impacted Files Coverage Δ
geojson/utils.py 83.8% <0%> (+1.9%) :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 275a663...ce076e6. Read the comment docs.