mirror of
https://github.com/bybrooklyn/alchemist.git
synced 2026-04-18 09:53:33 -04:00
Prepare 0.3.0-rc.2 with Windows support and regression tests
This commit is contained in:
@@ -111,6 +111,7 @@ export interface JobFixture {
|
||||
progress: number;
|
||||
created_at: string;
|
||||
updated_at: string;
|
||||
attempt_count?: number;
|
||||
vmaf_score?: number;
|
||||
decision_reason?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user