pyet-org / pyet

:sunflower: pyet is a Python package to estimate reference and potential evaporation.
https://pyet.readthedocs.io/
MIT License
130 stars 34 forks source link

Add coverage #16

Closed raoulcollenteur closed 3 years ago

raoulcollenteur commented 3 years ago

We should add coverage to this repo. After running the tests on GitHub Actions send it to Codacy:

https://docs.codacy.com/coverage-reporter/

This way we can much more easily see what % of the code is being tested.