|
Repo Added
|
Files
6
|
Badge
README BADGES
|
push
travis-ci
567 of 716 relevant lines covered (79.19%)
6.31 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 85 | patch-1 | Use SVG badges | push | travis-ci | pending completion | ||
| 36 | patch-1 | Use a UTC time function We have a GMT/UTC timestamp. * `timegm` expects UTC. * `mktime` expects localtime. Giving a UTC timestamp to `mktime` can cause OverflowError in edge cases. For example when in UTC+2 time zones, these cause `O... | push | travis-ci | pending completion |