Skip to content

[QC-798] Add a check to ensure entries increase every cycle#1221

Merged
Barthelemy merged 5 commits into
AliceO2Group:masterfrom
Barthelemy:add-check-nb-entries
Jun 2, 2022
Merged

[QC-798] Add a check to ensure entries increase every cycle#1221
Barthelemy merged 5 commits into
AliceO2Group:masterfrom
Barthelemy:add-check-nb-entries

Conversation

@Barthelemy
Copy link
Copy Markdown
Collaborator

No description provided.

@Barthelemy Barthelemy requested a review from knopers8 as a code owner May 31, 2022 14:58
@Barthelemy Barthelemy force-pushed the add-check-nb-entries branch from 8bafac5 to 5e190d5 Compare June 1, 2022 11:37
@Barthelemy Barthelemy merged commit df46839 into AliceO2Group:master Jun 2, 2022
@Barthelemy Barthelemy deleted the add-check-nb-entries branch June 2, 2022 05:36
noferini pushed a commit to noferini/QualityControl that referenced this pull request Jun 5, 2022
…roup#1221)

* [QC-798] Add a check to ensure entries increase every cycle

* format

* reenable detectors

* restore basic.json

* some fixes

if (previousNumberEntries == currentNumberEntries) {
result = Quality::Bad;
result.addReason(FlagReasonFactory::Unknown(),
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NoDetectorData could have been used perhaps


///
/// \file IncreasingEntries.cxx
/// \author My Name
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be filled on the next occasion

@Barthelemy
Copy link
Copy Markdown
Collaborator Author

@knopers8 agreed, added to the ticket for the next iteration on this check: https://alice.its.cern.ch/jira/browse/QC-802

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants