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

re-enforce zip read #41

Closed landru29 closed 3 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.87%. The diff coverage is 75.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   60.09%   60.97%   +0.87%     
==========================================
  Files           7        7              
  Lines         802      820      +18     
==========================================
+ Hits          482      500      +18     
- Misses        264      265       +1     
+ Partials       56       55       -1
Impacted Files Coverage Δ
zipreader.go 54.44% <75.67%> (+11.38%) :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 9fd306a...8a532fe. Read the comment docs.