Repo Added
|
Files
10
|
Badge
Embed ▾
README BADGES
|
travis-ci-com
37 of 37 new or added lines in 3 files covered. (100.0%)
2282 of 3129 relevant lines covered (72.93%)
83.66 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
228 | make-hashes-iterable | Updated docs | Pull #153 | web-flow | travis-ci-com |
72.93 |
|
227 | make-hashes-iterable | Updated docs | push | odino | travis-ci-com |
72.93 |
|
224 | make-hashes-iterable | Allow to iterate over hashes, closes #139 ``` for k, v in {"a": 1, "b": 2, "c": 3} { echo(k, v) } ``` This required a bit of a refactoring on the iterables, but nothing too crazy. | Pull #153 | web-flow | travis-ci-com |
72.93 |
|
223 | make-hashes-iterable | Allow to iterate over hashes, closes #139 ``` for k, v in {"a": 1, "b": 2, "c": 3} { echo(k, v) } ``` This required a bit of a refactoring on the iterables, but nothing too crazy. | push | odino | travis-ci-com |
72.93 |