pegler / pytzwhere

python library to look up timezone from lat lng offline
Other
146 stars 54 forks source link

Seahawks plus compress #47

Closed linwoodc3 closed 7 years ago

linwoodc3 commented 7 years ago

Very small update which includes @seahawk1986 changes.

  1. Code covrage now at 94%; wrote one single unittest to run the prepareMap class and check the modified date on the shortcuts file
  2. Fixed some of the paths in the prepareMap class; was erroring from Master.
  3. MAJOR update Compressed the tz_world.json file to a gzipped json file. Also change line in read_json to handle the gzip.

All unittest are passing so this seems good.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+24.9%) to 96.648% when pulling 30b2686899bddcf0b87b1d9a38fc959c44694cb7 on linwoodc3:seahawks_plus_compress into 633bde38e5e83155ff88f421c80889cd64df2f88 on pegler:master.