|
Repo Added
|
Files
17
|
Badge
README BADGES
|
push
travis-ci
469 of 474 relevant lines covered (98.95%)
9.82 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 62 | lazy-pointers | Remove extra line | push | travis-ci | pending completion | ||
| 61 | lazy-pointers | Document lazy option | push | travis-ci | pending completion | ||
| 60 | lazy-pointers | Support lazily decoding pointers Instead of immediately decoding the value pointed to, this allows lazy decoding by defining a getter. Obviously it only works when the pointer is contained within a Struct, not an Array or something else. When use... | push | travis-ci | pending completion |