EvanHahn / HumanizeDuration.js

361000 becomes "6 minutes, 1 second"
https://evanhahn.github.io/HumanizeDuration.js/
The Unlicense
1.65k stars 175 forks source link

Evaluate integration of Coveralls in order to track code coverage on commit #56

Closed evilaliv3 closed 8 years ago

evilaliv3 commented 9 years ago

It would be valuable to integrate with Coveralls in order to track code coverage on commit. Here is an example of integration by means of grunt + mocha + grunt-mocha-istanbul https://github.com/evilaliv3/scrypt-async-js/tree/feature/saucelabs

Here is an example of results of the coverage analysis: https://coveralls.io/r/evilaliv3/scrypt-async-js

EvanHahn commented 8 years ago

I think this is a good idea but not something this project is going to take the time to do.