lecle / aloxide

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

feat/#109 enhance unit test #110

Closed boomspeed94 closed 3 years ago

boomspeed94 commented 3 years ago

109

codecov-io commented 3 years ago

Codecov Report

Merging #110 into master will increase coverage by 3.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   87.04%   90.08%   +3.04%     
==========================================
  Files          69       69              
  Lines        1088     1079       -9     
  Branches      121      118       -3     
==========================================
+ Hits          947      972      +25     
+ Misses        138      107      -31     
+ Partials        3        0       -3     
Impacted Files Coverage Δ
...xide-js/src/blockchain-services/BlockchainModel.ts 100.00% <ø> (+3.22%) :arrow_up:
.../blockchain-services/icon/IconBlockchainService.ts 100.00% <ø> (+60.00%) :arrow_up:
.../src/blockchain-services/eos/EosBlockchainModel.ts 100.00% <100.00%> (ø)
...rc/blockchain-services/icon/IconBlockchainModel.ts 100.00% <100.00%> (ø)
packages/demux-icon/src/IconActionReader.ts 100.00% <100.00%> (+63.63%) :arrow_up:
packages/api-gateway/src/index.ts 0.00% <0.00%> (-100.00%) :arrow_down:
packages/api-gateway/src/graphql-relay.ts 0.00% <0.00%> (-100.00%) :arrow_down:
packages/api-gateway/src/GraphqlTypeInterpreter.ts 0.00% <0.00%> (-100.00%) :arrow_down:
packages/api-gateway/src/express-router.ts 0.00% <0.00%> (-45.72%) :arrow_down:
packages/demux-icon/src/IconBlock.ts 100.00% <0.00%> (+6.25%) :arrow_up:
... and 6 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 1e1d40a...3b24569. Read the comment docs.