Skip to content

Commit f73b941

Browse files
author
Gabriel Monroy
committed
remove providers from coveragerc, while continuing to import them
1 parent 18f1810 commit f73b941

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.coveragerc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ omit =
88
client/models.py
99
cm/__init__.py
1010
cm/models.py
11+
provider/digitalocean.py
12+
provider/ec2.py
1113
provider/models.py
14+
provider/rackspace.py
15+
provider/static.py
1216
web/__init__.py
1317
web/models.py
1418
web/templatetags/__init__.py

0 commit comments

Comments
 (0)