summary refs log tree commit diff
path: root/.codecov.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stash initial SonarQube workMichael Telatynski2022-05-301-14/+0
| | | | Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Disable codecov reports to GH comments.Erik Johnston2019-07-311-2/+1
| | | | | | The double posting is really annoying, and I don't think anyone is actually reading them. The commit statuses should give a good summary and will link to a full report.
* Tweak code coverage settings (#4400)Erik Johnston2019-01-181-0/+15
* Tweak code coverage settings * Fix manifest * Newsfile * Fix commit status?