bosun-monitor / bosun

Time Series Alerting Framework
http://bosun.org
MIT License
3.4k stars 495 forks source link

Add test coverage report generation #2481

Closed johnewing1 closed 4 years ago

johnewing1 commented 4 years ago

Add targets for generating coverage reports. Initial version of sonar config to exclude tests and vendored packages

Please follow the guide below


Description

Add two features. Short cut for generating and viewing coverage reports by running make coverage Added step to generate coverage report as part of checks for use by sonarcloud

Type of change

From the following, please check the options that are relevant.

How has this been tested?

Makefile steps verified locally

Checklist: