634 B
634 B
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |
|---|---|---|---|---|---|
|
2026-04-17T16:13:21.102247+00:00 | zai-org/GLM-5-FP8 | 1 | d37e74a48fb5e9de |
Model
Purpose
This module contains TestSummaryModel, the data model responsible for loading and managing test summary data from .dts files. It coordinates asynchronous file system operations, event publication for UI state management (busy indicators, status updates), and test selection logic. The model acts as a bridge between file-based test metadata and the view model layer.