|
Repo Added
|
Files
82
|
Badge
README BADGES
|
push
travis-ci-com
1476 of 1476 branches covered (100.0%)
Branch coverage included in aggregate %.
2733 of 2733 relevant lines covered (100.0%)
3970.08 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 480 | v2.7.0 | chore(release): 2.7.0 | push | Martin Adamek | travis-ci-com | pending completion | |
| 478 | v2.7.0 | feat(core): automatically fix wrongly assigned associations (#62) When you use `Object.assign(entity, { ... })` instead of `entity.assign({ ... })` you could put your entity into invalid state where there will be PK instead of entity reference. ... | push | travis-ci-com | pending completion |