wrenidm icon indicating copy to clipboard operation
wrenidm copied to clipboard

Institute Code Quality Metrics?

Open GuyPaddock opened this issue 7 years ago • 0 comments

Diving into the OpenIDM code, there's a lot of it that is poorly formatted or overly complex. This makes it difficult to test and maintain these areas. Predictably, a lot of these areas of the code are also lacking in test coverage since testing such code requires elaborate setup (it's more of an integration test).

It would be great if Wren:IDM was using a tool like Codacy, codebeat, or CodeClimate, so that contributors can get a handle on what areas of clean

GuyPaddock avatar Mar 18 '18 14:03 GuyPaddock