| 
Repo Added
 | 
Files
18
 | 
Badge
 
README BADGES
 | 
travis-ci-com
14 of 14 new or added lines in 1 file covered. (100.0%)
2667 of 3741 relevant lines covered (71.29%)
82.8 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | 
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage | 
|---|---|---|---|---|---|---|---|
| 816 | replace-short-form | str.replace supports a short form that doesn't require the n argument, closes #262 ``` "aaaa".replace("a", "x") # "xxxx" ``` | Pull #268 | travis-ci-com | 
71.29 | ||
| 815 | replace-short-form | str.replace supports a short form that doesn't require the n argument, closes #262 ``` "aaaa".replace("a", "x") # "xxxx" ``` | push | travis-ci-com | 
71.29 |