lecle / aloxide

Aloxide is a pragmatic abstraction layer for various blockchain softwares.
Apache License 2.0
10 stars 5 forks source link

feat/#104 enhance unit test #105

Closed boomspeed94 closed 4 years ago

boomspeed94 commented 4 years ago

Enhance unit test

codecov-io commented 4 years ago

Codecov Report

Merging #105 into master will increase coverage by 0.64%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   81.44%   82.08%   +0.64%     
==========================================
  Files          69       69              
  Lines        1083     1083              
  Branches      118      118              
==========================================
+ Hits          882      889       +7     
+ Misses        195      191       -4     
+ Partials        6        3       -3     
Impacted Files Coverage Δ
...xide-js/src/blockchain-services/BlockchainModel.ts 96.77% <ø> (ø)
...rc/blockchain-services/eos/EosBlockchainService.ts 100.00% <ø> (+6.97%) :arrow_up:
.../src/blockchain-services/eos/EosBlockchainModel.ts 100.00% <100.00%> (ø)
...de-js/src/blockchain-services/BlockchainService.ts 100.00% <0.00%> (+8.33%) :arrow_up:
...ckages/aloxide-js/src/blockchain-services/index.ts 94.44% <0.00%> (+16.66%) :arrow_up:

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 b482258...9f11d99. Read the comment docs.