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 1054 ipfs lib in api blockchain core not using configured port #92

Closed OmairLiaquatAli closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #92 into develop will decrease coverage by 6.91%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #92      +/-   ##
===========================================
- Coverage    71.65%   64.73%   -6.92%     
===========================================
  Files           47       48       +1     
  Lines         5330     5331       +1     
  Branches       784      784              
===========================================
- Hits          3819     3451     -368     
- Misses        1505     1877     +372     
+ Partials         6        3       -3
Flag Coverage Δ
#javascript 64.73% <100%> (-6.92%) :arrow_down:
Impacted Files Coverage Δ
src/did/did.ts 87.19% <ø> (-4.27%) :arrow_down:
src/config-testcore.ts 100% <ø> (ø) :arrow_up:
src/dfs/ipfs.ts 85.86% <100%> (+2.17%) :arrow_up:
src/contracts/data-contract/data-contract.ts 94.32% <100%> (+2.62%) :arrow_up:
src/onboarding.ts 6.89% <0%> (-86.7%) :arrow_down:
src/votings/votings.ts 11.76% <0%> (-86.28%) :arrow_down:
libs/bitcore-mnemonic/pbkdf2.js 5.55% <0%> (-86.12%) :arrow_down:
libs/bitcore-mnemonic/mnemonic.js 16.5% <0%> (-70.88%) :arrow_down:
src/profile/business-center-profile.ts 4.65% <0%> (-69.77%) :arrow_down:
src/name-resolver.ts 5.47% <0%> (-57.54%) :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 17791dd...c0490c5. Read the comment docs.