rpl / flow-coverage-report

Generate flow coverage reports in JSON, HTML and in the console.
MIT License
505 stars 42 forks source link

feat: Support excluding non flow files from coverage report using --exclude-non-flow cli option #154

Closed rpl closed 6 years ago

rpl commented 6 years ago

This pull request contains the proposed set of changes from #144, with the addition of the following additional changes: