Repo Added
|
Files
8
|
Badge
README BADGES
|
push
travis-ci
338 of 356 relevant lines covered (94.94%)
5.63 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
55.88 | django_seed/__init__.py | 48 | 34 | 19 | 15 | 1.0 | |
95.83 | django_seed/management/commands/seed.py | 41 | 24 | 23 | 1 | 1.0 | |
98.44 | django_seed/guessers.py | 86 | 64 | 63 | 1 | 1.0 | |
98.78 | django_seed/seeder.py | 143 | 82 | 81 | 1 | 1.0 | |
100.0 | django_seed/exceptions.py | 9 | 5 | 5 | 0 | 1.0 | |
100.0 | django_seed/management/commands/__init__.py | 1 | 0 | 0 | 0 | 0.0 | |
100.0 | django_seed/management/__init__.py | 1 | 0 | 0 | 0 | 0.0 | |
100.0 | django_seed/models.py | 1 | 0 | 0 | 0 | 0.0 | |
100.0 | django_seed/providers.py | 36 | 22 | 22 | 0 | 1.0 | |
100.0 | django_seed/tests.py | 168 | 125 | 125 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
38 | new_fields | minor readme fixes | push | travis-ci | pending completion | ||
37 | new_fields | added new field and refactored to have a provider for new data | push | travis-ci | pending completion | ||
35 | new_fields | added django 1.8 uuidfield | push | travis-ci | pending completion |