Closed abtExp closed 7 years ago
Have to write tests for all new methods
:exclamation: No coverage uploaded for pull request base (
master@1e40338
). Click here to learn what that means. The diff coverage is34.64%
.
@@ Coverage Diff @@
## master #25 +/- ##
=========================================
Coverage ? 63.18%
=========================================
Files ? 24
Lines ? 421
Branches ? 0
=========================================
Hits ? 266
Misses ? 155
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
util/sum.js | 34.04% <0%> (ø) |
|
util/matmul.js | 100% <100%> (ø) |
|
lib/fill.js | 70.37% <100%> (ø) |
|
util/log.js | 100% <100%> (ø) |
|
lib/arrange.js | 100% <100%> (ø) |
|
lib/transpose.js | 100% <100%> (ø) |
|
util/divide.js | 100% <100%> (ø) |
|
vecto.js | 100% <100%> (ø) |
|
lib/calc_shape.js | 100% <100%> (ø) |
|
util/exp.js | 100% <100%> (ø) |
|
... and 8 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 1e40338...ae975d2. Read the comment docs.
have to rewrite readme
have to write tests first.