fabbricadigitale / proauth.js

Automagically attach OAuth2's tokens to HTTP requests
MIT License
4 stars 0 forks source link

CI #14

Closed leodido closed 7 years ago

leodido commented 7 years ago

I have done the travis setup.

Furthermore some enhancements to the NPM scripts have been done.

:rocket:

Please @theboolean start to review it !

Thanks.


Missings before to merge

leodido commented 7 years ago

After setup coveralls I switch'd to codecov since I think it's way better.

For example with can flag different builds and their coverage (ie., legacy vs default).

Please read its docs.

We should also commit build libraries (trying to use .gitattributes to do not count line changes) to have the online coverage dashboard codecov provides.

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #14   +/-   ##
==========================================
  Coverage           ?   85.57%           
==========================================
  Files              ?        1           
  Lines              ?      610           
  Branches           ?        0           
==========================================
  Hits               ?      522           
  Misses             ?       88           
  Partials           ?        0
Flag Coverage Δ
#default 100% <ø> (?)
#legacy 85.57% <ø> (?)

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 52217c8...d94047b. Read the comment docs.

leodido commented 7 years ago

Missing to fix this error (regards codecov/repository setup).