LimeChain / etherlime

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

Ignore files for coverage report #275

Closed desimira closed 5 years ago

desimira commented 5 years ago

Resolve: #270

codecov-io commented 5 years ago

Codecov Report

Merging #275 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
+ Coverage   97.38%   97.38%   +<.01%     
==========================================
  Files          80       80              
  Lines        3094     3100       +6     
  Branches       24       24              
==========================================
+ Hits         3013     3019       +6     
  Misses         78       78              
  Partials        3        3
Impacted Files Coverage Δ
.../cli-commands/etherlime-test/etherlime-coverage.js 100% <100%> (ø) :arrow_up:
...ages/etherlime/cli-commands/etherlime-test/test.js 100% <100%> (ø) :arrow_up:
packages/etherlime/cli-commands/commands.js 98.82% <100%> (ø) :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 1e7a522...54619f4. Read the comment docs.