Skip to content

Check ACTS unit test counts

Carlo Varni requested to merge cvarni/athena:CheckUnitTestCounts into main

This new unit test will check the output of the ACTS workflow (main and conversion passes for now) do not change output unintentionally. This is done by parsing the log file from a reco job and comparing the stat dumps against a reference

Also added a LABEL to the test so that it is triggered if any ACTS-related package is modified.

/cc @tadej @adye @goetz

Merge request reports