Skip to content

Commit 2b8b644

Browse files
author
Matthew Fisher
committed
test(controller): remove scheduler from coverage
The scheduler is not something we can easily test at the moment, so let's remove it from our test coverage.
1 parent 7ccc031 commit 2b8b644

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

controller/.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
api/docker.py
8+
scheduler/*
89
web/__init__.py
910
web/models.py
1011
web/templatetags/__init__.py

0 commit comments

Comments
 (0)