Ran
|
Jobs
18
|
Files
7
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
github
Handle multiple upcoming switches (#202) * Preparting the stack. * Ref: single entity for navbar ref. * Draft implementation for handling multiple upcoming tasks. * Fix call for the showUpcomingTasks (after loop). * Fix popover heading for the featured layout. * Adjusting the featured layout. * Adjusting the styles of the features layout. * Removing redundant return statements. * Ref: DNRY. * Ref: organizing hints: making showHints() method. * Ref: extracting type Hint. * Fix hasMultipleTasks assignment. * Ref: using for..of instead of reducer. * Ref: extracting type, naming. * Ref: naming. * Ref: easier types. * Fix closing button id collisions. * Ref: flattening the implementation, Fix: disabling animation to fix close btn issue. * Partial revert: b36b0a64f, due to disabled animation - not needed. * Ref: reducing code complexity, extracting addPopover method. * Specific branch testing: multiple upcoming events. * Ref: extracting compareDeadlines() helper. * Ref: extracting AddPopoverProps. * Ref: naming.
41 of 41 branches covered (100.0%)
Branch coverage included in aggregate %.
59 of 59 new or added lines in 1 file covered. (100.0%)
488 of 488 relevant lines covered (100.0%)
15.01 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|