You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [WIP] Checker v2.0
* [WIP] Checker 2.0.1
* [WIP] Checker 2.0.2
* [WIP] Grouping checkers with the same input
* [WIP] Trigger checker on any monitor object
* [WIP] Store quality object
* Serialize QualityObject. Refacor Checker. Fix QualityObject creation. Fix MonitorObjectPolicy.
* Comment out not compatible test and modules.
* Fix warnings. Move qc.check to qc.checks. Remove potencial bug with Monitor object revision number.
* Simplify basic.json. Seperate revision update from isReady.
* Rename *checkerNames to *checkNames. Log quantity of MOs per input.
* Checker caches MO depending on getFullName().
* Separate single Check logic from Checker
* Use Check inside Checker
* Fix tests. Fix existing modules. Update DatabaseInterface. Add copyright.
* Rename Checker to CheckRunner
* Comply with the changes from master
* Send QualityObject onto Check OutputSpec. Add testCheck.
* Change to random name for CheckRunner.
* Remove inline keyword. Change adopt to snapshot. Change Inputs to vector<string> for QualityObject::setInputs.
* Clang format
* Add check module development documentation.
* Fix o2-qc-run-advanced
* Fix quality printing in runBasic. Store MO after beautify.
* Fix shadow map creation. Add and fix workflow test.
* Fix testSharedConfig.json
* Fix the json
* fix the testCheckRunner
* one more fix
* Fix the path of the QualityObject in the CCDB
* Fix testCcdbDatabase and testCheckWorkflow.
* Fix formating.
* Fix testInfrastructureGenerator. Change testSharedConfig.json and affected tests.
* Remove extra print
* Add copyright. Fix formating.
* Fix skipping of the first MonitorObject in Check
* Print message if check is not ready
* fix TOC
* Move hardcoded check declaration inside task to json config
* Fix example module. Remove addCheck in DAQ.
* Pass to CheckRunner info which MOs to store
"dataSamplingPoliciesFile_comment": "In case that policies are stored in different file, specify its path below. When both dataSamplingPolicies and dataSamplingPoliciesFile are specified, the latter has higher priority",
0 commit comments