23.0-cppcheck-CscCalibAlgs
Suppress one false positive, mistaking '<<' for a left shift. Address postfix/prefx increment largely by converting code to range-based loops. replace hand rolled find min/max of vector with the std::minmax_element algorithm.
Merge request reports
Activity
This merge request affects 1 package:
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs
This merge request affects 3 files:
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/CscCalcPed.cxx
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/CscCalcPed.h
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/CscCalcSlope.cxx
Adding @rosati ,@wleight ,@stavrop ,@jojungge ,@egodden as watchers
added MuonSpectrometer master review-pending-level-1 labels
CI Result FAILURE (hash 5d4f632c)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 53824]mentioned in merge request !54097 (merged)
This merge request affects 1 package:
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs
This merge request affects 3 files:
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/CscCalcPed.cxx
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/CscCalcPed.h
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/CscCalcSlope.cxx
Adding @rosati ,@wleight ,@stavrop ,@jojungge ,@egodden as watchers
- Resolved by Shaun Roe
CI Result SUCCESS (hash 5d4f632c)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 53887]added 1 commit
- aceaa532 - Update CscCalcPed.h; use std::minmax_element
This merge request affects 1 package:
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs
This merge request affects 3 files:
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/CscCalcPed.cxx
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/CscCalcPed.h
- MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/CscCalcSlope.cxx
Adding @rosati ,@wleight ,@stavrop ,@jojungge ,@egodden as watchers
CI Result SUCCESS (hash aceaa532)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 53900]added review-approved label and removed review-pending-level-1 label
mentioned in commit 4edcdad4
added sweep:ignore label