mirror of
https://github.com/fergalmoran/picard.git
synced 2025-12-26 03:08:02 +00:00
Ignore test files for code coverage also on Codacy
This commit is contained in:
@@ -1,2 +1,6 @@
|
|||||||
exclude_paths:
|
exclude_paths:
|
||||||
- 'picard/ui/ui_*.py'
|
- 'picard/ui/ui_*.py'
|
||||||
|
engines:
|
||||||
|
coverage:
|
||||||
|
exclude_paths:
|
||||||
|
- 'test/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user