Ran
|
Files
14
|
Run time
2s
|
Badge
README BADGES
|
push
travis-ci
18 of 18 branches covered (100.0%)
171 of 171 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | email_log/admin.py | 25 | 17 | 17 | 0 | 1.0 | |||
100.0 | email_log/apps.py | 6 | 4 | 4 | 0 | 1.0 | |||
100.0 | email_log/backends.py | 31 | 19 | 19 | 0 | 1.0 | |||
100.0 | email_log/conf.py | 21 | 12 | 12 | 0 | 1.0 | |||
100.0 | email_log/__init__.py | 4 | 2 | 2 | 0 | 1.0 | |||
100.0 | email_log/migrations/0001_initial.py | 33 | 4 | 4 | 0 | 1.0 | |||
100.0 | email_log/migrations/0002_email.py | 24 | 4 | 4 | 0 | 1.0 | |||
100.0 | email_log/migrations/__init__.py | 0 | 0 | 0 | 0 | 0.0 | |||
100.0 | email_log/models.py | 23 | 15 | 15 | 0 | 1.0 | |||
100.0 | email_log/tests/backends.py | 14 | 9 | 9 | 0 | 1.0 |