|
Ran
|
Jobs
1
|
Files
218
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
Fix & handling in labelSelector Introduced in 3dc5bc543, this uncovers something which seems a bit of an unforunate decision with the angular code. Whenever you define & in an isolate scope, angular will **always** return the wrapper function to evaluate this in the parent scope. This means that even when this attribute is not defined at all, the scope variable will be set to a function. To make the check we want to, we look if the attribute contains a real expression now.
2667 of 6422 relevant lines covered (41.53%)
22.75 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 2428.1 | 0 |
41.53 |
Travis Job 2428.1 |