algobot icon indicating copy to clipboard operation
algobot copied to clipboard

Setup Codacy

Open inverse opened this issue 5 years ago • 2 comments

Codacy could be setup as a way to track code quality over time as well as push coverage metrics.

Unfortunately this is something you'll have to do as the repository owner since I have no permissions, but I can help with setting up the CI side of things to push coverage data.

inverse avatar Apr 14 '21 19:04 inverse

I'm looking into it, and I'm kinda iffy on the permissions Codacy requires. GitHub apparently grants it the ability to literally act on my behalf...

ZENALC avatar Apr 22 '21 00:04 ZENALC

You should be able to limit the scope to this repository. It installs itself as an application.

If you don't feel comfortable that's alright. There are others such as codecov.

inverse avatar Apr 22 '21 19:04 inverse