tests: .coveragerc should be at the root of the repo

This commit is contained in:
Alexandre Aubin 2021-09-23 21:30:37 +02:00
parent d64f2cdf1a
commit 9f0caedb6b
2 changed files with 2 additions and 2 deletions

2
.coveragerc Normal file
View file

@ -0,0 +1,2 @@
[report]
omit=src/yunohost/tests/*,src/yunohost/vendor/*,/usr/lib/moulinette/yunohost/

View file

@ -1,2 +0,0 @@
[report]
omit=tests/*,vendor/*,/usr/lib/moulinette/yunohost/