Omit migrations folder in coverage

This commit is contained in:
nolash
2021-07-08 13:32:15 +02:00
parent e3079c3930
commit fdf7a3a503

View File

@@ -2,4 +2,4 @@
omit =
.venv/*
scripts/*
cic_cache/db/postgres/*
cic_cache/db/migrations/*