Closed maier49 closed 6 years ago
Merging #42 into master will increase coverage by
0.11%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #42 +/- ##
==========================================
+ Coverage 88.41% 88.52% +0.11%
==========================================
Files 4 4
Lines 302 305 +3
Branches 81 81
==========================================
+ Hits 267 270 +3
Misses 35 35
Impacted Files | Coverage Δ | |
---|---|---|
src/dgrid/DgridWrapper.ts | 88.46% <100%> (+0.14%) |
: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 5bc1130...326be6a. Read the comment docs.
Upgrades this to use
next
of@dojo/framework
. Note that this is broken currently but works on master thanks to https://github.com/dojo/framework/pull/131