Skip to content
GitLab
Explore
Sign in
dqm_algorithms: Fix coverity warnings.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
dqm_algorithms: Fix coverity warnings.
Scott Snyder
requested to merge
ssnyder/athena:cov.dqm_algorithms-20251211
into
main
Dec 11, 2025
Overview
2
Commits
1
Pipelines
1
Changes
7
Protect against division by zero. (CID 18837, 18675, 19058, 18726)
Fix truncation of ratio in division. (CID 10066, 10460)
Suppress false-positive division-by-zero. (CID 17984)
Merge request reports
Loading