evannetwork / api-blockchain-core

blockchain programming framework for evan.network
GNU Affero General Public License v3.0
5 stars 1 forks source link

Updated ipfs.get method to match interface and improved test #89

Closed Philser closed 4 years ago

Philser commented 4 years ago

CORE-775

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@aaeb020). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #89   +/-   ##
==========================================
  Coverage           ?   84.07%           
==========================================
  Files              ?       48           
  Lines              ?     5330           
  Branches           ?      784           
==========================================
  Hits               ?     4481           
  Misses             ?      843           
  Partials           ?        6
Flag Coverage Δ
#javascript 84.07% <100%> (?)
Impacted Files Coverage Δ
src/dfs/ipfs.ts 82.6% <100%> (ø)
src/contracts/data-contract/data-contract.ts 94.32% <100%> (ø)

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 aaeb020...1ab1860. Read the comment docs.