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 787 forks source link

enable report with nested directories #716

Open MoLow opened 7 years ago

MoLow commented 7 years ago

I have added an option in for reporting in nested forms, I guess this would be useful for many people, especially using the html report.

Id love to get feedback about this PR. thanks for this great repo!

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.5%) to 96.974% when pulling 6b80ddd2a9a114d84ca5b3d183eb3261aae5f356 on MoLow:master into 89e338fcb1c8a7dea3b9e8f851aa55de2bc3abee on gotwarlost:master.