LimeChain / etherlime

Dapp Development framework based on ethers.js
MIT License
185 stars 41 forks source link

Speeding up of etherlime #277

Closed Perseverance closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #277 into master will increase coverage by <.01%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   97.38%   97.39%   +<.01%     
==========================================
  Files          80       80              
  Lines        3100     3104       +4     
  Branches       24       24              
==========================================
+ Hits         3019     3023       +4     
  Misses         78       78              
  Partials        3        3
Impacted Files Coverage Δ
...lime/cli-commands/etherlime-test/etherlime-test.js 100% <ø> (ø) :arrow_up:
packages/etherlime/cli-commands/commands.js 97.7% <90%> (-1.13%) :arrow_down:
packages/etherlime/cli.js 71.42% <0%> (+7.14%) :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 fd83276...94d77ac. Read the comment docs.