Ran
|
Jobs
6
|
Files
94
|
Run time
24min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Prevent deep recursion bug in reportDirtyDisplayVal feature An interaction between the recently added reportDirtyDisplayVal feature and the previously existing functionality for async/background task of fetching the display value in DataStoreAppField-based combos (like the grid selector editor for single rels) setup a deep recursion via the getValue() call. To prevent this, a special flag is now set during the async query lifecycle which is now checked to abort recalling the display value lookup again. This bug expressed itself in a legacy app in a specific section (when loading an edit form) and bisected to a2e78c447, however, that commit just enabled the codepath, so it is likely the regression existed in a previous commit in other areas (set dev ver 1.1000_03)
3217 of 6296 relevant lines covered (51.1%)
1366.37 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 807.1 | 94 |
51.18 |
Travis Job 807.1 | |
2 | 807.2 | 94 |
51.17 |
Travis Job 807.2 | |
3 | 807.3 | 94 |
51.17 |
Travis Job 807.3 | |
4 | 807.4 | 94 |
51.17 |
Travis Job 807.4 | |
5 | 807.5 | 94 |
51.15 |
Travis Job 807.5 | |
6 | 807.6 | 94 |
51.15 |
Travis Job 807.6 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|