CDash icon indicating copy to clipboard operation
CDash copied to clipboard

Create a separate static analysis section

Open zackgalbreath opened this issue 7 years ago • 2 comments

Our current approach to static analysis treats such defects as build errors or build warnings. It would be better if instead they were handled as a separate section, similar to how we treat dynamic analysis. Achieving this goal will likely involve changes to the client (CTest) as well.

zackgalbreath avatar Nov 14 '18 15:11 zackgalbreath

I think this is implemented in 3.0.0 already? Or am I mistaken?

emmenlau avatar Sep 03 '20 12:09 emmenlau

It is not. Our current strategy is still to display static analysis defects as build errors.

zackgalbreath avatar Sep 25 '20 14:09 zackgalbreath