Skip to content

Commit b1e21bb

Browse files
committed
Merge pull request #610 from helgi/ignore_migrations
chore(tests): ignore migrations in coverage information
2 parents a3ddea7 + 253c9da commit b1e21bb

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)