[DPG] Added unit test for validating reconstruction software #16876
Annotations
10 errors and 2 notices
|
O2 linter result
Issues have been found.
|
|
[name/constexpr-constant]:
DPG/Tasks/AOTTrack/unitTestForReconstruction.cxx#L70
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/CMakeLists.txt#L78
Workflow name qa-tracksplitting does not match its file name qaTrackSplitting.cxx. (Matches qaTracksplitting.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/CMakeLists.txt#L68
Workflow name monitorfilterbit does not match its file name MonitorFilterBit.cxx. (Matches monitorfilterbit.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/CMakeLists.txt#L60
Workflow name qa-impact-parameter does not match its file name qaImpPar.cxx. (Matches qaImpactParameter.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/CMakeLists.txt#L50
Workflow name qa-sign-charge-mc does not match its file name qaSignChargeMC.cxx. (Matches qaSignChargeMc.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/CMakeLists.txt#L45
Workflow name qa-dca-mc does not match its file name qaDcaMC.cxx. (Matches qaDcaMc.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/CMakeLists.txt#L35
Workflow name qa-fakehits does not match its file name qaFakeHits.cxx. (Matches qaFakehits.cxx.)
|
|
[name/o2-workflow]:
DPG/Tasks/AOTTrack/CMakeLists.txt#L15
Workflow name qa-trackselection does not match its file name qaTrackSelection.cxx. (Matches qaTrackselection.cxx.)
|
|
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.
|