Phase 3 KPI 계약 상수 분리
This commit is contained in:
parent
d9458d0e40
commit
d18e4b6b4b
7 changed files with 69 additions and 53 deletions
|
|
@ -79,7 +79,7 @@ class Phase3ArtifactCheckerTests(unittest.TestCase):
|
|||
"method": "fixture",
|
||||
"source_files": ["fixture"],
|
||||
}
|
||||
for name in checker.KPI_METRICS
|
||||
for name in checker.PHASE3_KPI_METRICS
|
||||
}
|
||||
write_text(
|
||||
root / "02-measures" / "kpi_report.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue