stencila / mini

A minimal, functional language focused on data analysis and visualization
15 stars 0 forks source link

Some generalisations and tidy-up #16

Closed obuchtala closed 7 years ago

obuchtala commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #16 into master will decrease coverage by 9.07%. The diff coverage is 85.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   90.93%   81.85%   -9.08%     
==========================================
  Files           9        8       -1     
  Lines         640      441     -199     
==========================================
- Hits          582      361     -221     
- Misses         58       80      +22
Impacted Files Coverage Δ
src/Nodes.js 67.89% <83.87%> (-20.71%) :arrow_down:
src/evaluate.js 90% <90%> (ø)
src/Expression.js 81.13% <0%> (-15.1%) :arrow_down:
src/AbstractContext.js

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 8582ad8...fea8e86. Read the comment docs.