Skip to content

[QC-443] Represent Checks configuration as C++ structures#823

Merged
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
knopers8:structurize-config
Sep 7, 2021
Merged

[QC-443] Represent Checks configuration as C++ structures#823
Barthelemy merged 1 commit into
AliceO2Group:masterfrom
knopers8:structurize-config

Conversation

@knopers8
Copy link
Copy Markdown
Collaborator

Includes also PostProcessingTaskSpec and ExternalTaskSpec, but these are only
used by CheckRunners so far.

Not the last PR for this issue...

@knopers8 knopers8 requested a review from Barthelemy as a code owner August 31, 2021 12:53
Includes also PostProcessingTaskSpec and ExternalTaskSpec, but these are only
used by CheckRunners so far.
@knopers8 knopers8 force-pushed the structurize-config branch from f31c1a6 to cd977ba Compare August 31, 2021 13:01
Comment thread Framework/include/QualityControl/CheckConfig.h
return passName;
}

inline std::string computeProvenance(const std::string& fallbackProvenance = "")
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.

I think that there is a rebase that is missing because these lines were added in another PR.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

i will check

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I do not understand what is the problem. For now there are two copies of compute* functions until we stop using the ones which require the whole ptree (aggregators still use them).

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.

oh, sorry, I had misunderstood what was going on. All good !

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