lecle / aloxide

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

test(setup): :white_check_mark: #17 add test coverage report #97

Closed manh-vv closed 3 years ago

manh-vv commented 3 years ago

close #17

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@2b914f5). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #97   +/-   ##
=========================================
  Coverage          ?   75.22%           
=========================================
  Files             ?       51           
  Lines             ?      795           
  Branches          ?       82           
=========================================
  Hits              ?      598           
  Misses            ?      191           
  Partials          ?        6           
Impacted Files Coverage Δ
packages/demux/src/indexStateSchema.ts 100.00% <ø> (ø)
packages/api-gateway/src/GraphqlTypeInterpreter.ts 0.00% <0.00%> (ø)
packages/model-knex/src/index.ts 100.00% <0.00%> (ø)
packages/logger/src/index.ts 100.00% <0.00%> (ø)
packages/demux-icon/src/example.ts 0.00% <0.00%> (ø)
packages/bridge/src/prettier/CplusplusPrettier.ts 50.00% <0.00%> (ø)
packages/model-knex/src/KnexModelBuilder.ts 100.00% <0.00%> (ø)
packages/bridge/src/eos/EOSUpdAction.ts 100.00% <0.00%> (ø)
packages/bridge/src/icon/ICONTypeInterpreter.ts 60.00% <0.00%> (ø)
packages/demux/src/createWatcher.ts 100.00% <0.00%> (ø)
... and 42 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 2b914f5...c32e2a5. Read the comment docs.