evannetwork / api-blockchain-core

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

CORE-619 node 13 support #108

Closed S3bb1 closed 4 years ago

S3bb1 commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #108 into develop will increase coverage by 1.06%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #108      +/-   ##
===========================================
+ Coverage    84.69%   85.76%   +1.06%     
===========================================
  Files           48       48              
  Lines         5306     6075     +769     
  Branches       752     1363     +611     
===========================================
+ Hits          4494     5210     +716     
- Misses         809      862      +53     
  Partials         3        3              
Flag Coverage Δ
#javascript 85.76% <ø> (+1.06%) :arrow_up:
Impacted Files Coverage Δ
src/common/utils.ts 53.84% <0.00%> (-4.49%) :arrow_down:
src/contracts/executor-agent.ts 7.95% <0.00%> (-1.14%) :arrow_down:
src/config-core.ts 100.00% <0.00%> (ø)
src/config-testcore.ts 100.00% <0.00%> (ø)
src/keyExchange.ts 95.45% <0.00%> (+0.10%) :arrow_up:
src/dfs/ipfs.ts 85.98% <0.00%> (+0.11%) :arrow_up:
src/onboarding.ts 93.83% <0.00%> (+0.11%) :arrow_up:
src/votings/votings.ts 98.18% <0.00%> (+0.14%) :arrow_up:
src/test/test-utils.ts 96.37% <0.00%> (+0.16%) :arrow_up:
src/contracts/base-contract/base-contract.ts 98.43% <0.00%> (+0.22%) :arrow_up:
... and 26 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 c046251...4afe451. Read the comment docs.