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

Further improve coverage #107

Closed JesseWeinstein closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   92.73%   95.58%   +2.85%     
==========================================
  Files          11       11              
  Lines         344      340       -4     
  Branches       62       59       -3     
==========================================
+ Hits          319      325       +6     
+ Misses         16        8       -8     
+ Partials        9        7       -2
Impacted Files Coverage Δ
geojson/base.py 98.21% <ø> (+19.88%) :arrow_up:
geojson/utils.py 91.35% <0%> (-2.47%) :arrow_down:

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 faf6fd2...c0c03a7. Read the comment docs.

frewsxcv commented 6 years ago

thanks for the clarifications, i really appreciate it! 👍

bors r+

bors[bot] commented 6 years ago

Build succeeded