stencila / py

Stencila for Python
Apache License 2.0
17 stars 1 forks source link

v0.28.0 #7

Closed nokome closed 7 years ago

nokome commented 7 years ago

Version 0.28.0:

codecov-io commented 7 years ago

Codecov Report

Merging #7 into master will decrease coverage by 3.07%. The diff coverage is 73.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
- Coverage   91.34%   88.26%   -3.08%     
==========================================
  Files           6        6              
  Lines         462      537      +75     
==========================================
+ Hits          422      474      +52     
- Misses         40       63      +23
Impacted Files Coverage Δ
stencila/host_http_server.py 85.16% <69.35%> (-8.44%) :arrow_down:
stencila/sqlite_context.py 92.1% <70%> (-7.9%) :arrow_down:
stencila/python_context.py 95.58% <80%> (-1.29%) :arrow_down:
stencila/host.py 81.48% <91.66%> (+0.86%) :arrow_up:

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 3d17a9b...69a827c. Read the comment docs.