WattTime / pyiso

Python client libraries for ISO and other power grid data sources.
http://pyiso.readthedocs.org/
Other
237 stars 110 forks source link

Prevent excessive logging when BaseClient.unzip(...) fails #169

Closed r24mille closed 6 years ago

r24mille commented 6 years ago

This pull request is based off of earlier work by @emunsing in #112. My edits simply incorporate code review comments that @ajdonnison and I had made (i.e. correcting whitespace and lowering the full logging of .unzip(...) contents to debug).

Given the above, this pull request also closes #112.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.02%) to 54.57% when pulling 063ae2ce771d314ccd0ac900f4eebbf639a964de on r24mille:112_prevent_excessive_logging into fa7524c1c83a1768ee01dbcfae0a52b0d951723f on WattTime:master.