Repo Added
|
Files
363
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
437 of 437 branches covered (100.0%)
Branch coverage included in aggregate %.
706 of 706 relevant lines covered (100.0%)
34.08 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
149 | bind-performance | Move `bind(this)` to `constructor()` method for Components This update moves the instantiation of `bind(this)` from the `render()` method to `constructor()` for non-Stateless components. This is done for performance + best practice reasons. | push | ItsJonQ | travis-ci | pending completion |