Closed abtExp closed 6 years ago
Merging #36 into dev will increase coverage by
2.16%
. The diff coverage is56.42%
.
@@ Coverage Diff @@
## dev #36 +/- ##
==========================================
+ Coverage 61.45% 63.61% +2.16%
==========================================
Files 26 28 +2
Lines 441 470 +29
==========================================
+ Hits 271 299 +28
- Misses 170 171 +1
Impacted Files | Coverage Δ | |
---|---|---|
lib/transpose.js | 100% <ø> (ø) |
:arrow_up: |
util/math.js | 100% <100%> (ø) |
:arrow_up: |
util/max.js | 55.55% <100%> (+51.85%) |
:arrow_up: |
lib/arrange.js | 100% <100%> (ø) |
:arrow_up: |
lib/fill.js | 68% <100%> (+12%) |
:arrow_up: |
lib/flatten.js | 100% <100%> (ø) |
:arrow_up: |
lib/calcShape.js | 100% <100%> (ø) |
:arrow_up: |
lib/formArr.js | 100% <100%> (+8.33%) |
:arrow_up: |
lib/findDim.js | 100% <100%> (ø) |
:arrow_up: |
util/pad.js | 4.76% <4.76%> (ø) |
|
... and 10 more |
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 16a0117...b5291a6. Read the comment docs.
pad, broadcast, fixed arrange, product and sum, working on array prototype