zwrankin / porygon

A Python package to manipulate and visualize geospatial data
MIT License
2 stars 0 forks source link

Zane/data #21

Closed zwrankin closed 4 years ago

zwrankin commented 4 years ago

Move data download and process scripts outside the python package. Zip all csv files to reduce repo size. Remove GitPython as a package requirement.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #21       +/-   ##
===========================================
+ Coverage   57.14%   79.69%   +22.55%     
===========================================
  Files          11        8        -3     
  Lines         273      197       -76     
  Branches       29       25        -4     
===========================================
+ Hits          156      157        +1     
+ Misses        105       28       -77     
  Partials       12       12               
Impacted Files Coverage Δ
porygon/data/__init__.py 100.00% <0.00%> (ø) :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 1ea8ffa...642c5fd. Read the comment docs.