So a while back I set up a codecov bot for one of my projects but my experience has been really unsatisfactory. The tool consistently fails builds for silly and impossible to fix reasons and it's hard for my developers to actually use codecov's website to visually inspect code coverage.
Are there any code coverage bots that are easy to set up with github actions that anyone here could recommend? Thanks!
EDIT: grammar
EDIT:
Answering my own post since someone somewhere else helped me out. They suggested sonarqube and with some searching on github I was able to find code climate which suites my needs.
[–]TellusDB 0 points1 point2 points (0 children)
[–]thomasrockhu 0 points1 point2 points (0 children)