init: cobol-java migration verification platform v3 (42 tests, JCL module)
This commit is contained in:
@@ -30,6 +30,7 @@ class VerificationRun:
|
||||
branch_rate: float = 0.0
|
||||
llm_cost: float = 0.0
|
||||
report_path: str = ""
|
||||
debug: dict = field(default_factory=dict)
|
||||
|
||||
def __post_init__(self):
|
||||
if not self.timestamp:
|
||||
|
||||
Reference in New Issue
Block a user