Repo Added
27 Dec 2016 02:41PM UTC
|
Total Files
8
|
# Builds
460
Last
|
Badge
README BADGES
|
push
travis-ci
136 of 137 branches covered (99.27%)
170 of 170 relevant lines covered (100.0%)
38.76 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
413 | unindented-patch-1 |
100.0 |
Fix type error for array+object shorthand Something like this didn't work before: ``` const allFeedSchema = new schema.Entity('posts', { authors: [{ node: authorSchema }] }); ``` Fixes #322 | push | 09 Feb 2018 11:36PM UTC | travis-ci |