Repo Added
31 Jan 2019 09:07PM UTC
|
Total Files
7
|
# Builds
1432
Last
|
Badge
README BADGES
|
travis-ci-com
7 of 37 new or added lines in 3 files covered. (18.92%)
130 existing lines in 2 files now uncovered.2282 of 3129 relevant lines covered (72.93%)
83.66 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
228 | make-hashes-iterable |
72.93 |
Updated docs | Pull #153 | 01 Feb 2019 01:40PM UTC | travis-ci-com | |
227 | make-hashes-iterable |
72.93 |
Updated docs | push | 01 Feb 2019 01:36PM UTC | travis-ci-com | |
224 | make-hashes-iterable |
72.93 |
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 | 01 Feb 2019 01:24PM UTC | travis-ci-com | |
223 | make-hashes-iterable |
72.93 |
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 | 01 Feb 2019 01:21PM UTC | travis-ci-com |