stencila / py

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

Add a SqliteContext #3

Closed nokome closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #3 into master will increase coverage by 0.43%. The diff coverage is 94.87%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #3      +/-   ##
=========================================
+ Coverage   94.76%   95.2%   +0.43%     
=========================================
  Files           6       7       +1     
  Lines         344     375      +31     
=========================================
+ Hits          326     357      +31     
  Misses         18      18
Impacted Files Coverage Δ
stencila/host.py 100% <100%> (ø) :arrow_up:
stencila/sqlite_context.py 100% <100%> (ø)
stencila/value.py 94.94% <100%> (ø) :arrow_up:
stencila/host_http_server.py 92.8% <71.42%> (ø) :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 bbd8232...2b716d9. Read the comment docs.