[Tests] Excluded PcbDraw and blender_scripts from coverage
This commit is contained in:
parent
43a2bea49d
commit
4cda253b91
|
|
@ -2,11 +2,13 @@
|
|||
source =
|
||||
kibot
|
||||
src
|
||||
omit = */kibot/docopt.py
|
||||
omit = */kibot/blender_scripts/*
|
||||
*/kibot/docopt.py
|
||||
*/kibot/kicad/sexpdata.py
|
||||
*/kibot/mcpy/*
|
||||
*/kibot/mcpyrate/*
|
||||
*/kibot/PyPDF2/*
|
||||
*/kibot/PcbDraw/*
|
||||
*/kibot/svgutils/*
|
||||
parallel = true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue