Omit migrations folder in coverage
This commit is contained in:
parent
e3079c3930
commit
fdf7a3a503
@ -2,4 +2,4 @@
|
|||||||
omit =
|
omit =
|
||||||
.venv/*
|
.venv/*
|
||||||
scripts/*
|
scripts/*
|
||||||
cic_cache/db/postgres/*
|
cic_cache/db/migrations/*
|
||||||
|
Loading…
Reference in New Issue
Block a user