trans4 / tests /integration-tests /client /docs /PipelineProgress.md
Mayo
test: Rust integration tests + Vitest UI tests
5242e6a unverified
|
Raw
History Blame Contribute Delete
643 Bytes

PipelineProgress

Properties

Name Type Description Notes
current_page u32
current_step_index u32
job_id String
overall_percent u32
status models::PipelineStatus
step Option<models::PipelineStep> [optional]
total_pages u32
total_steps u32

[Back to Model list] [Back to API list] [Back to README]