stencila / py

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

0.27 #6

Closed nokome closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will decrease coverage by 4.87%. The diff coverage is 69.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   96.22%   91.34%   -4.88%     
==========================================
  Files           6        6              
  Lines         397      462      +65     
==========================================
+ Hits          382      422      +40     
- Misses         15       40      +25
Impacted Files Coverage Δ
stencila/__init__.py 100% <ø> (ø) :arrow_up:
stencila/sqlite_context.py 100% <ø> (ø) :arrow_up:
stencila/host_http_server.py 93.6% <100%> (ø) :arrow_up:
stencila/value.py 95.41% <100%> (ø) :arrow_up:
stencila/host.py 80.62% <65.75%> (-19.38%) :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 a8f6389...01a8539. Read the comment docs.