pesser / edflow

Reduce boilerplate code for your ML projects. TensorFlow and PyTorch.
https://edflow.readthedocs.io/
MIT License
25 stars 13 forks source link

Improve coverage collection #224

Closed ArWeHei closed 4 years ago

ArWeHei commented 4 years ago

Before pytest-cov was used, now it's coverage. The coveralls interface also changed, which should help with test errors that came up.