ipfs-shipyard / js-did-ipid

The IPID DID method implementation in JavaScript
MIT License
21 stars 9 forks source link

fix: do not assume isOnline is available #12

Closed satazor closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #12 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   99.59%   99.59%           
=======================================
  Files          10       10           
  Lines         247      247           
  Branches       44       44           
=======================================
  Hits          246      246           
  Misses          1        1
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :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 dd00ef3...fdb1f5f. Read the comment docs.