Repo Added
|
Files
8
|
Badge
README BADGES
|
push
travis-ci
502 of 509 relevant lines covered (98.62%)
11.83 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
92.0 | django_seed/toposort.py | 72 | 25 | 23 | 2 | 12.0 | |
92.86 | django_seed/management/commands/seed.py | 65 | 42 | 39 | 3 | 12.0 | |
97.14 | django_seed/providers.py | 56 | 35 | 34 | 1 | 12.0 | |
98.59 | django_seed/guessers.py | 109 | 71 | 70 | 1 | 12.0 | |
100.0 | django_seed/models.py | 0 | 0 | 0 | 0 | 0.0 | |
100.0 | django_seed/exceptions.py | 9 | 5 | 5 | 0 | 12.0 | |
100.0 | django_seed/seeder.py | 174 | 95 | 95 | 0 | 12.0 | |
100.0 | django_seed/tests.py | 362 | 236 | 236 | 0 | 12.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
172 | 0.2.2 | Fix user-specified locale not being used (#67) * Initialise faker with specified locale * add locale to readme * bump Co-authored-by: Viren Nadkarni <viren.nadkarni@gmail.com> | push | travis-ci | pending completion |