Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: faro
-
Labels:None
-
Epic Link:
-
Team:DM Science
-
Urgent?:No
Description
In runQuantum method of DetectorTableMeasurement task the call to run method needs to be updated to reflect changes in base class.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Erik Dennihy [ edennihy ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Peter Ferguson caught this bug when attempting to run the example in faro documentation. I think this bug was not detected previously because we did not have coverage of runQuantum method for the DetectorTableMeasurementTask in regular CI because it is not including in the pipeline yaml file. We should consider adding for regular testing of runQuantum methods that use parquet table file inputs.