Reduce repeated calls to hasBSError
We add a new function in PixelConditionTools, which skip the if (hasBSError(moduleHash, ctx)) { return true; }
as it was called in first instance of bool PixelConditionsSummaryTool::isGood(const IdentifierHash & moduleHash, const Identifier &elementId, const EventContext& ctx) const
Merge request reports
Activity
added InnerDetector master review-pending-level-1 labels
CI Result FAILURE (hash 898d6e74)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 1, 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 45681]removed review-pending-level-1 label
This merge request affects 3 packages:
- InnerDetector/InDetConditions/InDetConditionsSummaryService
- InnerDetector/InDetConditions/PixelConditionsTools
- InnerDetector/InDetConditions/SCT_ConditionsTools
Affected files list will not be printed in this case
added review-pending-level-1 label
removed review-pending-level-1 label
CI Result SUCCESS (hash 7d6b10e3)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 45731]added review-pending-level-1 label
- Resolved by Zuchen Huang
added review-user-action-required label and removed review-pending-level-1 label
This merge request affects 3 packages:
- InnerDetector/InDetConditions/InDetConditionsSummaryService
- InnerDetector/InDetConditions/PixelConditionsTools
- InnerDetector/InDetConditions/SCT_ConditionsTools
Affected files list will not be printed in this case
added review-pending-level-1 label and removed review-user-action-required label
CI Result SUCCESS (hash 68d7d04e)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 45820]added review-approved label and removed review-pending-level-1 label
mentioned in commit 89b590fd
added sweep:ignore label