lecle / aloxide

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

fix(chore): remove unnecesarry jest config and update vscode debug launcher #108

Closed cymonkey closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #108 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   82.08%   82.08%           
=======================================
  Files          69       69           
  Lines        1083     1083           
  Branches      118      118           
=======================================
  Hits          889      889           
  Misses        191      191           
  Partials        3        3           

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 da4c8b5...82a41f8. Read the comment docs.

manh-vv commented 4 years ago

@hoang-dao I'm going to close this MR since it misses configured the jest test. Actually, both jest configurations are used.