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

Add more licensing info #235

Closed ttmc closed 6 years ago

ttmc commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #235 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   94.96%   94.96%           
=======================================
  Files          11       11           
  Lines         258      258           
=======================================
  Hits          245      245           
  Misses         13       13
Impacted Files Coverage Δ
src/stringify_as_query_param.js 90% <ø> (ø) :arrow_up:
src/utils/ccJsonLoad.js 100% <ø> (ø) :arrow_up:
src/utils/ccJsonify.js 80.76% <ø> (ø) :arrow_up:
src/connection.js 100% <ø> (ø) :arrow_up:
src/baseRequest.js 86.2% <ø> (ø) :arrow_up:
src/sha256Hash.js 100% <ø> (ø) :arrow_up:
src/Ed25519Keypair.js 100% <ø> (ø) :arrow_up:
src/request.js 92.85% <ø> (ø) :arrow_up:
src/format_text.js 100% <ø> (ø) :arrow_up:
src/sanitize.js 100% <ø> (ø) :arrow_up:
... and 1 more

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 124586d...cc203c5. Read the comment docs.