stencila / py

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

Upgrades and tidyups #16

Closed nokome closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #16 into master will decrease coverage by 14.4%. The diff coverage is 75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #16       +/-   ##
===========================================
- Coverage   77.05%   62.65%   -14.41%     
===========================================
  Files           7        7               
  Lines         802      905      +103     
===========================================
- Hits          618      567       -51     
- Misses        184      338      +154
Impacted Files Coverage Δ
stencila/host_http_server.py 77.83% <65.97%> (-6.82%) :arrow_down:
stencila/host.py 83.72% <75%> (+1.11%) :arrow_up:
stencila/python_context.py 43.62% <81.37%> (-47.64%) :arrow_down:
stencila/context.py 44.55% <85.71%> (+8.75%) :arrow_up:
stencila/value.py 89.9% <0%> (-5.51%) :arrow_down:

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 2eabf4c...5cac8d2. Read the comment docs.