evannetwork / api-blockchain-core

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

Feature/core 734 create vc documents when issuing a verification #77

Closed wulfraem closed 4 years ago

wulfraem commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #77   +/-   ##
==========================================
  Coverage           ?   83.84%           
==========================================
  Files              ?       48           
  Lines              ?     5243           
  Branches           ?      776           
==========================================
  Hits               ?     4396           
  Misses             ?      841           
  Partials           ?        6
Flag Coverage Δ
#javascript 83.84% <95.12%> (?)
Impacted Files Coverage Δ
src/vc/vc.ts 93.83% <ø> (ø)
src/onboarding.ts 93.59% <100%> (ø)
src/verifications/verifications.ts 86.81% <100%> (ø)
src/runtime.ts 91.83% <100%> (ø)
src/contracts/data-contract/data-contract.ts 93.88% <100%> (ø)
src/did/did.ts 90.62% <90.9%> (ø)
src/contracts/digital-twin/digital-twin.ts 95.13% <95%> (ø)

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 d3dedf1...a3df549. Read the comment docs.