Repo Added
|
Files
8
|
Badge
README BADGES
|
push
travis-ci
375 of 402 relevant lines covered (93.28%)
5.54 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
55.88 | django_seed/__init__.py | 47 | 34 | 19 | 15 | 1.0 | |
92.31 | django_seed/guessers.py | 119 | 78 | 72 | 6 | 1.0 | |
95.45 | django_seed/management/commands/seed.py | 36 | 22 | 21 | 1 | 1.0 | |
97.22 | django_seed/providers.py | 58 | 36 | 35 | 1 | 1.0 | |
97.92 | django_seed/tests.py | 194 | 144 | 141 | 3 | 1.0 | |
98.8 | django_seed/seeder.py | 151 | 83 | 82 | 1 | 1.0 | |
100.0 | django_seed/exceptions.py | 9 | 5 | 5 | 0 | 1.0 | |
100.0 | django_seed/management/commands/__init__.py | 0 | 0 | 0 | 0 | 0.0 | |
100.0 | django_seed/management/__init__.py | 0 | 0 | 0 | 0 | 0.0 | |
100.0 | django_seed/models.py | 0 | 0 | 0 | 0 | 0.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
67 | remove_warnings | python 3.5 causing issues with 1.7 | push | travis-ci | pending completion | ||
66 | remove_warnings | remove use-mirrors option for 3.5 | push | travis-ci | pending completion | ||
65 | remove_warnings | coverage doesn't support 3.2, add 3.5 | push | travis-ci | pending completion | ||
64 | remove_warnings | remove warnings about non-timezone aware dates | push | travis-ci | pending completion |