Jen-Harris / Tentacular

Search for Github repos!
https://tentacular.herokuapp.com/
0 stars 1 forks source link

Badges and codecov #40

Closed BartBucknill closed 7 years ago

BartBucknill commented 7 years ago

Added travis build badge to README; changed npm test scipt in package.json to run coverage, tape, tap-spec for multiple test files; added codecov to .travis.yml.

Still to do:

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #40   +/-   ##
=========================================
  Coverage          ?   71.73%           
=========================================
  Files             ?        2           
  Lines             ?       46           
  Branches          ?        0           
=========================================
  Hits              ?       33           
  Misses            ?       13           
  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 1542e7c...6d94051. Read the comment docs.

BartBucknill commented 7 years ago

That seems to have worked. The error showing is just because master has no codecov report for comparison. Once this is merged into master any future PRs should have this.