ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered.
Use this package if you want to write a custom plugin for ReportGenerator or if you want to call/execute ReportGenerator within your code base.
Plugin development:
https://github.com/danielpalme/ReportGenerator/wiki/Custom-reports
https://github.com/danielpalme/ReportGenerator/wiki/Custom-history-storage