<div dir="ltr"><div class="gmail_quote"><br><div dir="ltr">Hello everyone!<div>  I intend to use cdash to view and monitor coverage of our code base, which is mainly C++. I think I can divide the files in the following broad categories:</div><div>1) Files with zero coverage since they are not tested with an existing unit test.</div><div>2) Files with higher (> 80%) coverage</div><div>3) Files with lower (< 80%) coverage</div><div>4) Files with lower (< 80%) coverage but which are third party generated code which we do not intend to cover in our unit tests.</div><div><br></div><div>I would like to assign different labels to each of the above categories and generate alerts for only for (2) & (3) but at different threshold levels.</div><div><br></div><div>I have gone through <a href="https://blog.kitware.com/cdash-all-at-once-subproject-builds/" target="_blank">https://blog.kitware.com/cdash-all-at-once-subproject-builds/</a></div><div>but dont think it would allow me to implement what I intend to.</div><div><br></div><div>I would like to elicit suggestions on how to achieve this.</div><div><br></div><div>Thanks,</div><div>Javed</div></div>
</div></div>