bigchaindb / js-bigchaindb-driver

Official BigchainDB JavaScript driver for Node.js and the browser
https://docs.bigchaindb.com/projects/js-driver/en/latest/usage.html
Apache License 2.0
216 stars 92 forks source link

updated examples with latest api functions #218

Closed innopreneur closed 6 years ago

innopreneur commented 6 years ago

just updated function names to latest js-bigchaindb-driver api. Execution of examples on https://test.bigchaindb.com/ successful.

codecov-io commented 6 years ago

Codecov Report

Merging #218 into master will increase coverage by 1.55%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
+ Coverage   85.27%   86.82%   +1.55%     
==========================================
  Files          11       11              
  Lines         258      258              
==========================================
+ Hits          220      224       +4     
+ Misses         38       34       -4
Impacted Files Coverage Δ
src/baseRequest.js 79.31% <0%> (+6.89%) :arrow_up:
src/request.js 92.85% <0%> (+14.28%) :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 9dfd7e2...fadc1bd. Read the comment docs.