I want to see coverage summary for different directories in my repo on individual level not the global one.
Currently it shows the global one for all folders wherever tests are written. The generated report with text-summary
reporter has global coverage.
Is there a way to achieve this behaviour with mocha, Instanbuljs?
here is one example of coverage summary: