|
Repo Added
|
Files
230
|
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
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 2428 | rel_label_fix | 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** ... | push | travis-ci | pending completion |