Closed jyotigautam closed 5 years ago
Merging #474 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #474 +/- ##
========================================
Coverage 79.03% 79.03%
========================================
Files 176 176
Lines 2208 2208
========================================
Hits 1745 1745
Misses 463 463
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2696265...3da5902. Read the comment docs.
Why?
To remove redundant rebinding of functions.
This change addresses the need by:
rebinding only the functions in dom whose target element is updated dynamically.
Checklist
credo
and compile-time warnings.