csparpa / pyowm

A Python wrapper around the OpenWeatherMap web API
https://pyowm.readthedocs.io
MIT License
789 stars 171 forks source link

Agroapi full unit test coverage #299

Closed tamasmagyar closed 4 years ago

tamasmagyar commented 4 years ago

Increased agroapi statement coverage to 100%

csparpa commented 4 years ago

@tamasmagyar thank you so much for your contributions!

Unfortunately I must ask you to re-issue your pull request so that it targets the PyOWM develop branch, as the master branch can only be used for releases

Please be aware that I've just updated the develop branch with all PyOWM modifications expected for version 3, therefore you will likely need to slightly adjust the tests you've written in order to comply with such modifications

Thanks again for your efforts

tamasmagyar commented 4 years ago

https://github.com/csparpa/pyowm/pull/302