Repo Added
|
Files
8
|
Badge
README BADGES
|
push
travis-ci
415 of 448 relevant lines covered (92.63%)
5.46 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
55.88 | django_seed/__init__.py | 47 | 34 | 19 | 15 | 1.0 | |
84.62 | django_seed/toposort.py | 72 + 3 | 26 + 3 | 22 + 1 | 4 + 2 | 1.0 | |
92.31 | django_seed/guessers.py | 119 | 78 | 72 | 6 | 1.0 | |
92.86 | django_seed/management/commands/seed.py | 59 - 1 | 42 - 1 | 39 - 1 | 3 | 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 |
---|---|---|---|---|---|---|---|
73 | dependency_sorting | add file provider, catch type error for inheritance, remove debug line | push | travis-ci | pending completion | ||
72 | dependency_sorting | starting to work on dependency sorting | push | travis-ci | pending completion |