-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
This is a generated model for DataQualityTestRun entity in ODD specification.
class DataQualityTestRun(BaseModel):
data_quality_test_oddrn: str
start_time: datetime
end_time: datetime
status_reason: Optional[str] = None
status: Status1
status field has Status1 type which may be misleading. We should change the specification and regenerate the package.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working