Repo Added
|
Files
180
|
Badge
README BADGES
|
push
travis-ci
128 of 139 relevant lines covered (92.09%)
60.85 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1698 | friendly-uuid-python3-fix | Make friendly_uuid return unicode The result of friendly_uuid is compared to values from a Django request, which in Python 3 are unicode objects. Before this patch all of these comparisons incorrectly returned False. | push | travis-ci | pending completion |