Skip to content

Commit 253c9da

Browse files
committed
chore(tests): ignore migrations in coverage information
1 parent 0702285 commit 253c9da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rootfs/.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ omit =
55
*tests*
66
api/__init__.py
77
scheduler/mock.py
8+
api/migrations/*
89
# osx library files when not running in virtualenv
910
/Library/*
1011
/System/*

0 commit comments

Comments
 (0)