Repo Added
31 Jan 2019 09:07PM UTC
|
Total Files
7
|
# Builds
1432
Last
|
Badge
README BADGES
|
travis-ci-com
14 of 14 new or added lines in 1 file covered. (100.0%)
85 existing lines in 1 file now uncovered.2667 of 3741 relevant lines covered (71.29%)
82.8 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
816 | replace-short-form |
71.29 |
str.replace supports a short form that doesn't require the n argument, closes #262 ``` "aaaa".replace("a", "x") # "xxxx" ``` | Pull #268 | 16 Aug 2019 01:07PM UTC | travis-ci-com | |
815 | replace-short-form |
71.29 |
str.replace supports a short form that doesn't require the n argument, closes #262 ``` "aaaa".replace("a", "x") # "xxxx" ``` | push | 16 Aug 2019 01:04PM UTC | travis-ci-com |