jonas-p / go-shp

Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description.
MIT License
255 stars 67 forks source link

Add Codecov badge to README #25

Closed fawick closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #25 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #25   +/-   ##
======================================
  Coverage    60.2%   60.2%           
======================================
  Files           6       6           
  Lines         799     799           
======================================
  Hits          481     481           
  Misses        262     262           
  Partials       56      56

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 f47eb23...a6262b4. Read the comment docs.