Details
-
Type:
Improvement
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Labels:None
-
Team:SQuaRE
Description
Several packages in the stack include example code which is neither included as part of the build nor exercised in the unit tests. See, for example afw and pipe_tasks. This means it's all too easy for folks to forget to update these examples when they make changes elsewhere. It would be great if we could execute the examples and demonstrate that they still work as part of the CI system.
Attachments
Issue Links
- blocks
-
DM-9389 Provide a working IsrTask example
- Won't Fix
-
DM-9390 Provide a working CalibrateTask & CharacterizeImageTask example
- Won't Fix
- relates to
-
DM-9142 calibrateTask.py example not working on current stack
- Won't Fix
-
DM-4125 pipe_tasks/examples/calibrateTask.py fails
- Done
- mentioned in
-
Page Loading...
Are all examples expected to be runnable? What is the measure of success? Do the examples know how to find their own test data?