abtExp / vecto

🚧 A Javascript mini library to deal with n-dimensional arrays(referenced from numpy). 🚧🚀
https://npmjs.com/vecto
MIT License
1 stars 0 forks source link

Testing #39

Closed abtExp closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@f5bbf4a). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev      #39   +/-   ##
======================================
  Coverage       ?   54.14%           
======================================
  Files          ?       31           
  Lines          ?      519           
  Branches       ?        0           
======================================
  Hits           ?      281           
  Misses         ?      238           
  Partials       ?        0
Impacted Files Coverage Δ
lib/ndarray.js 83.33% <ø> (ø)
util/log.js 100% <100%> (ø)
util/divide.js 64.7% <100%> (ø)
util/exp.js 100% <100%> (ø)
lib/clip.js 71.42% <100%> (ø)
lib/transpose.js 100% <100%> (ø)

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 f5bbf4a...f0b59b1. Read the comment docs.