Albert-Gao / modern-es6-npm-boilerplate

An ES6 boilerplate for writing NPM package.
MIT License
43 stars 4 forks source link

fix #9 add codecov #12

Open vaibhavmule opened 7 years ago

vaibhavmule commented 7 years ago

Link to codecov : https://codecov.io/gh/Albert-Gao/modern-es6-npm-boilerplate

Link to coverage for this commit: https://codecov.io/github/Albert-Gao/modern-es6-npm-boilerplate/commit/21a2affc5fe914ae4d391993da8a2f7b5a802074

example repo by codecov - https://github.com/codecov/example-node

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #12   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      1           
  Lines             ?      5           
  Branches          ?      0           
=======================================
  Hits              ?      5           
  Misses            ?      0           
  Partials          ?      0

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 ab37ef9...fd40d36. Read the comment docs.

vaibhavmule commented 6 years ago

@Albert-Gao

Is there any improvement needed here?

Albert-Gao commented 6 years ago

Just need to look into this codecov to do some evaluate :)