Add .coveragerc

This commit is contained in:
Diederik van der Boor 2021-11-18 12:11:36 +01:00
parent b90777b107
commit db999f0d14
No known key found for this signature in database
GPG Key ID: 4FA014E0305E73C1

4
.coveragerc Normal file
View File

@ -0,0 +1,4 @@
[run]
source = polymorphic/
omit =
*/migrations/*