Modify ↓
#33 closed defect (fixed)
XML output for the python trace report
| Reported by: | cmlenz | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | 0.3 |
| Component: | Recipe commands | Version: | |
| Keywords: | Cc: | ||
| Operating System: |
Description
The python:trace recipe command needs to transform the code coverage information into a suitable XML representation and transmit it back to the build master
Attachments (0)
Change History (2)
comment:1 Changed 20 years ago by cmlenz
- Status changed from new to assigned
comment:2 Changed 20 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.

Implemented in [132].