CDash icon indicating copy to clipboard operation
CDash copied to clipboard

How to show warning diff compared to latest master commit for all builds

Open estan opened this issue 3 years ago • 1 comments

Our CI submits build results for all commits on all branches to our CDash.

I'm trying to figure out how to make CDash show the warnings diff for every build, compared to the latest commit on our master branch, both in terms of +/- number of warnings, but also which new warnings were introduced (if any).

Is this possible?

estan avatar Jan 14 '22 16:01 estan

Currently CDash shows diffs based on the "previous build". I like your idea of comparing them to a "known good" baseline build instead. I'll leave this issue open as a feature request.

zackgalbreath avatar Feb 03 '22 15:02 zackgalbreath