update run coverage

This commit is contained in:
Martin Bubel 2023-11-13 20:52:24 +01:00
parent 7902cfb609
commit 6d5258e659

View file

@ -1 +1 @@
nosetests . --with-coverage --logging-level=INFO --cover-html --cover-html-dir=coverage --cover-package=GPy --cover-erase
pytest .