Ran
|
Jobs
18
|
Files
7
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
github
Restore tooltip after closing popover (#193) * Removing the outside click listener for upcoming switch popover. * First removing the initial title completely. * Avoid using title attribute for making tooltips. * Improving JQuery types for tooltip and popover methods. * Updating snapshot. * Ref: extracting addTooltip() and hasUpcomingTask() methods. * Ref: extracting addPopover() method. * Ref: reducing the parameters. * Extracting popover template vars. * Extracting popover template ids. * Extracting HTML pieces from the popover template. * Ref: moving destructions into the creator methods. * Fix: when closing popover - destroy it. * Fix: when closing popover - create a tooltip instead. * Revert "Ref: moving destructions into the creator methods." This reverts commit ce6ab2cec. * Ref: Extracting clearHints() method. * Ref: minor, double naming. * Removing redundant assertions. * Removing redundant mocking. * Ref: types naming. * Ref: naming: cancelTask().
26 of 26 branches covered (100.0%)
Branch coverage included in aggregate %.
35 of 35 new or added lines in 1 file covered. (100.0%)
432 of 432 relevant lines covered (100.0%)
14.84 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|