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

Document colors legend #697

Closed rougeth closed 5 years ago

rougeth commented 8 years ago

Just add to readme file what was discussed on #111

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 97.523% when pulling 85c367d3787ea3744678825575e77d8d8ce4f98f on rougeth:doc-colors into 89e338fcb1c8a7dea3b9e8f851aa55de2bc3abee on gotwarlost:master.

rosschapman commented 5 years ago

Was this never merged? This resource on SO seems like the only place to get a clear explanation of the instanbul report: https://stackoverflow.com/questions/26618243/how-do-i-read-an-istanbul-coverage-report.

rougeth commented 5 years ago

🤷‍♂️

rougeth commented 5 years ago

The project was deprecated.