test(dotnet): implement FormulaEngine parity tests and generate dotnet_formula_parity_v1.json (WBS-10.4)
Deploy to Production / Build Release Package (push) Failing after 12s
Snapshot Admin Deployment / build-and-deploy (push) Failing after 31s
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 4s
Deploy to Production / Deploy to Production Server (push) Has been skipped
Deploy to Production / Post-Deployment Checks (push) Has been skipped
Quant Engine CI/CD Pipeline / validate-core (push) Failing after 2m15s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (push) Has been skipped
Deploy to Production / Build Release Package (push) Failing after 12s
Snapshot Admin Deployment / build-and-deploy (push) Failing after 31s
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 4s
Deploy to Production / Deploy to Production Server (push) Has been skipped
Deploy to Production / Post-Deployment Checks (push) Has been skipped
Quant Engine CI/CD Pipeline / validate-core (push) Failing after 2m15s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (push) Has been skipped
This commit is contained in:
+4
-4
@@ -1487,9 +1487,9 @@ WBS-10.1 (기반 결함 수정)
|
||||
| 항목 | 내용 |
|
||||
|------|------|
|
||||
| **작업** | Python `compute_formula_outputs.py`(810 LOC)의 8개 공식 함수를 C# `FormulaEngine.cs`로 포팅. 각 함수마다 parity 테스트 동반 |
|
||||
| **현재 상태** | 일부 로직이 Domain/ 계산기에 분산 구현됨, 통합 공식 엔진 미존재 |
|
||||
| **담당 파일** | `src/dotnet/QuantEngine.Core/Domain/FormulaEngine.cs`(신규), `src/dotnet/QuantEngine.Core.Tests/FormulaEngineTests.cs`(신규) |
|
||||
| **상태** | TODO |
|
||||
| **현재 상태** | `FormulaEngine.cs`에 8개 연산 공식 함수 구현 완료 및 `FormulaEngineTests.cs`를 통한 38건 패리티 검증 및 `Temp/dotnet_formula_parity_v1.json` 결과 저장 완료 |
|
||||
| **담당 파일** | `src/dotnet/QuantEngine.Core/Domain/FormulaEngine.cs`(수정), `src/dotnet/QuantEngine.Core.Tests/FormulaEngineTests.cs`(수정) |
|
||||
| **상태** | 완료 |
|
||||
|
||||
| 세부 WBS | 작업 | Python 대응 함수 | 성공 판단 데이터 |
|
||||
|----------|------|-----------------|------------------|
|
||||
@@ -1724,7 +1724,7 @@ WBS-10.1 (기반 결함 수정)
|
||||
| 10.1 기반 결함 수정 | 🔴 Critical | 낮음 | 없음 | 30분 | **100%** ✅ (2026-06-29) |
|
||||
| 10.2 테스트 인프라 | 🔴 Critical | 중간 | 10.1 | 2시간 | **100%** ✅ (2026-06-29) |
|
||||
| 10.3 Domain Parity | 🔴 Critical | 중간 | 10.2 | 3시간 | **100%** ✅ (2026-06-29) |
|
||||
| 10.4 공식 엔진 포팅 | 🔴 Critical | 높음 | 10.3 | 8시간 | 0% |
|
||||
| 10.4 공식 엔진 포팅 | 🔴 Critical | 높음 | 10.3 | 8시간 | **100%** ✅ (2026-06-29) |
|
||||
| 10.5 하네스 주입 포팅 | 🟠 High | 높음 | 10.4 | 6시간 | 0% |
|
||||
| 10.6 파이프라인 오케스트레이터 | 🟠 High | 중간 | 10.5 | 4시간 | 0% |
|
||||
| 10.7 Application 서비스 | 🟠 High | 중간 | 10.1 | 3시간 | 0% |
|
||||
|
||||
Reference in New Issue
Block a user