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 1131 create a company based identity which also creates a user identity in onboarding #112

Closed OmairLiaquatAli closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #112 into develop will decrease coverage by 25.39%. The diff coverage is 3.07%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #112       +/-   ##
============================================
- Coverage    86.11%   60.71%   -25.40%     
============================================
  Files           49       48        -1     
  Lines         6271     6313       +42     
  Branches      1405     1417       +12     
============================================
- Hits          5400     3833     -1567     
- Misses         868     2476     +1608     
- Partials         3        4        +1     
Flag Coverage Δ
#javascript 60.71% <3.07%> (-25.40%) :arrow_down:
Impacted Files Coverage Δ
src/did/did.ts 71.89% <0.00%> (-19.87%) :arrow_down:
src/onboarding.ts 5.86% <1.66%> (-87.54%) :arrow_down:
src/test/test-utils.ts 86.95% <100.00%> (-9.43%) :arrow_down:
libs/bitcore-mnemonic/pbkdf2.js 5.55% <0.00%> (-86.12%) :arrow_down:
src/vc/vc.ts 8.18% <0.00%> (-85.97%) :arrow_down:
src/profile/business-center-profile.ts 4.44% <0.00%> (-71.12%) :arrow_down:
libs/bitcore-mnemonic/mnemonic.js 16.50% <0.00%> (-70.88%) :arrow_down:
src/encryption/encryption-wrapper.ts 16.16% <0.00%> (-70.71%) :arrow_down:
src/payments.ts 3.58% <0.00%> (-64.58%) :arrow_down:
... and 19 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 a7fd065...70c40a4. Read the comment docs.