| Name | Type | Description | Notes |
|---|---|---|---|
| coding_duration_ms | int | The coding duration in milliseconds | |
| review_duration_ms | int | The review duration in milliseconds | [optional] |
| max_wait_duration_ms | int | The max wait duration between merge time and deploy start time in milliseconds | [optional] |
| avg_wait_duration_ms | int | The average wait duration between merge time and deploy start time in milliseconds | [optional] |
| max_deploy_duration_ms | int | The max deploy duration in milliseconds | [optional] |
| avg_deploy_duration_ms | int | The average deploy duration in milliseconds | [optional] |
| max_total_lead_time_ms | int | The max total lead time in milliseconds | [optional] |
| avg_total_lead_time_ms | int | The average total lead time in milliseconds | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.