stencila / libcore

📚 Stencila core function library
Apache License 2.0
5 stars 5 forks source link

WIP: Javascript package updates #4

Closed nokome closed 6 years ago

nokome commented 7 years ago

Updates to the Javascript package: fixes, add tests and coverage, one function per file, new basic data manipulation and summarising functions

codecov-io commented 7 years ago

Codecov Report

Merging #4 into master will increase coverage by 3.73%. The diff coverage is 96.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   89.28%   93.02%   +3.73%     
==========================================
  Files          15       14       -1     
  Lines          84       86       +2     
==========================================
+ Hits           75       80       +5     
+ Misses          9        6       -3
Impacted Files Coverage Δ
r/R/type.R 96.66% <96.66%> (ø)
py/libcore/type.py
py/libcore/__init__.py

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 044afa1...3f525c2. Read the comment docs.