gotwarlost / istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Other
8.7k stars 786 forks source link

link build badge to master branch #627

Closed a0viedo closed 8 years ago

a0viedo commented 8 years ago

and change badges to svg

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 97.51% when pulling 522f4651e78ac556be9a1e612d82eaa8af9764a9 on a0viedo:patch-1 into 0e8c3503d9e1c50e3a446f94e1429ceb1bd7fda0 on gotwarlost:master.

gotwarlost commented 8 years ago

Thanks!