mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Add .coveragerc which is autoused by pytest-cov
This commit is contained in:
parent
16e53ec2ec
commit
bfa26ff469
1 changed files with 2 additions and 0 deletions
2
src/yunohost/.coveragerc
Normal file
2
src/yunohost/.coveragerc
Normal file
|
@ -0,0 +1,2 @@
|
|||
[report]
|
||||
omit=tests/*,vendor/*,/usr/lib/moulinette/yunohost/
|
Loading…
Add table
Reference in a new issue