Closed kitsonk closed 7 years ago
Merging #7 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #7 +/- ##
=======================================
Coverage 94.64% 94.64%
=======================================
Files 2 2
Lines 56 56
Branches 12 12
=======================================
Hits 53 53
Partials 3 3
Impacted Files | Coverage Δ | |
---|---|---|
src/dijit/DijitWrapper.ts | 95.65% <100%> (ø) |
:arrow_up: |
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 d900ad4...3875df6. Read the comment docs.
Type: bug
The following has been addressed in the PR:
Description:
Does not preserve DOM when destroying a wrapped widget.
Resolves #6