Skip to content

main-coverity-GlobalSimulation

Shaun Roe requested to merge sroe/athena:main-coverity-GlobalSimulation into main

address minor coverity defects: use std::move where possible, capture double value (8 bytes) instead of Gaudi property (168 bytes) in lambda.

Merge request reports