Type: TestResultsProcessingState
The current status of processing a Test results file
Related Filters
Properties
| Name | Type | Description |
|---|---|---|
| completedDateTime | DateTime | The date that the test results process was completed or failed. |
| created | DateTime | The date the test results file was created |
| errorMessage | String | Error message if the test results file failed to process. |
| id | String | Test results file processing ID. This will be the ID that can be queried for a status update |
| lastUpdated | DateTime | The date the test results file was last updated |
| originalFilename | String | Original filename of the test results file. |
| parser | String | Name of the parser plugin that parsed the test results file. |
| parserVersion | String | Version information / git commit of the parser plugin that parsed the test results file. |
| requestedDateTime | DateTime | The date that the test results process was requested. |
| status | TestResultsProcessingStatus | The current processing status of the test results file. |
| statusMessage | String | Message describing the status of the test results file processing. |
This page was generated: 2024-11-06
