Ran
|
Jobs
6
|
Files
94
|
Run time
25min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
updateCssForStoreAPI() now only runs if rendered (bugfix) Fix regression introduced in 83c15d44f which calls the DataStore updateCssForStoreAPI() function on every store metachange to NOT call the logic unless the component is rendered. There are cases (likely race conditions) where the metachange event is called before the render has completed, and things break when this happens. Modified the logic in the function to return unless the component rendered flag is true. This was a bug discovered in a legacy application which involves a slower page consisting of multiple and large datastore components (AppDVs and grids) which likley triggered a race-condition (set dev ver 1.1000_02)
3217 of 6296 relevant lines covered (51.1%)
1366.41 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 806.1 | 94 |
51.18 |
Travis Job 806.1 | |
2 | 806.2 | 94 |
51.17 |
Travis Job 806.2 | |
3 | 806.3 | 94 |
51.17 |
Travis Job 806.3 | |
4 | 806.4 | 94 |
51.17 |
Travis Job 806.4 | |
5 | 806.5 | 94 |
51.15 |
Travis Job 806.5 | |
6 | 806.6 | 94 |
51.15 |
Travis Job 806.6 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|