Skip to content

Commit 6e2328d

Browse files
committed
Removed the coverage report. Served no purpose.
1 parent 2bf6e0a commit 6e2328d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

docs/development.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,6 @@ Generate a code coverage report:
4545
::
4646

4747
nosetests --with-coverage --cover-package=intercom tests
48-
Name Stmts Miss Cover Missing
49-
-------------------------------------------------------
50-
intercom 21 0 100%
51-
intercom.impression 25 0 100%
52-
intercom.intercom 85 0 100%
53-
intercom.message_thread 64 0 100%
54-
intercom.user 125 0 100%
55-
-------------------------------------------------------
56-
TOTAL 320 0 100%
57-
-------------------------------------------------------
5848

5949
Pylint
6050
------

0 commit comments

Comments
 (0)