Repo Added
31 Jan 2019 09:07PM UTC
|
Total Files
24
|
# Builds
1432
Last
|
Badge
README BADGES
|
travis-ci-com
9 of 16 new or added lines in 2 files covered. (56.25%)
61 existing lines in 2 files now uncovered.8624 of 12036 relevant lines covered (71.65%)
68.02 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
985 | issue-284 |
71.65 |
Functions attached to hashes can now be called, fixes #284 Previously, if an hash had a function defined (ie. `obj = {"fn": f(){ return "hello"}}`) you couldn't directly invoke the function with `obk.fn()` but you had to "dereference" it first (e... | Pull #294 | 31 Oct 2019 11:47AM UTC | travis-ci-com | |
984 | issue-284 |
71.65 |
Functions attached to hashes can now be called, fixes #284 Previously, if an hash had a function defined (ie. `obj = {"fn": f(){ return "hello"}}`) you couldn't directly invoke the function with `obk.fn()` but you had to "dereference" it first (e... | push | 31 Oct 2019 11:45AM UTC | travis-ci-com |