hjhan
4a3fee9292
refactor(swap)+test: 删 GetInterests/CalcSwapInterests 死参数 needPrice/grossPrice;补工厂→接缝映射钉子
死参数收口(另一半):
- SwapDealService.GetInterests 删 needPrice/grossPrice(体内零消费,2026-08 验证);
InitSwapDealInterest.needPrice 同为死参数一并删
- SwapEodPositionService.CalcSwapInterests 签名+转发同步;两个 EOD 生产调用点
(SaveAutoEodInterestPosition/SaveEodInterestPositionCopy) 重排实参;
CalcEodPostCloseSettleInterests/GetIntradayUnwindInterests 委托同步
- 14 个测试文件 ~44 处直调点机械更新(8 处 override 签名 + 36 处调用实参)
- 注意:EOD 编排链(DealInterests→Save*家族)的 grossPrice(期初不含费价)有真实用途,保留未动
新增钉子:CalcEodPostCloseSettleInterests 工厂→接缝参数映射测试——
CalcSwapInterestsCapture 捕获 stub 断言 EodPostCloseSettle 的完整转发契约
(posi=平仓后剩余/closePosi=平掉额/恒1/settment:false/orginPv 等 11 项)。
该段位置转发含三个相邻同型 decimal,编译器不查错位,此测试兜底。
验证:定向 241 测试通过(含 T0/T1 Excel 验证期望值、EntrySemantics 精确值钉子——
任何 decimal 错位即红);全量 903=145失败/746通过/12跳过,与基线逐位一致。
2026-08-14 16:57:56 +08:00
..
2026-08-14 15:31:04 +08:00
2026-08-13 08:51:21 +08:00
2026-08-14 16:57:56 +08:00
2026-08-11 16:59:22 +08:00
2026-07-17 10:59:18 +08:00
2026-08-14 14:24:23 +08:00
2026-08-14 16:57:56 +08:00
2026-07-23 11:16:11 +08:00
2026-07-27 13:18:32 +08:00
2026-07-23 11:16:11 +08:00
2026-08-14 16:57:56 +08:00
2026-07-23 11:16:11 +08:00
2026-07-23 11:16:11 +08:00
2026-08-14 16:57:56 +08:00
2026-08-14 13:37:52 +08:00
2026-08-07 17:44:04 +08:00
2026-08-14 16:57:56 +08:00
2026-08-14 16:57:56 +08:00
2026-08-14 16:57:56 +08:00
2026-08-14 10:05:01 +08:00
2026-07-23 11:16:11 +08:00
2026-08-09 22:28:40 +08:00
2026-07-17 10:59:18 +08:00
2026-08-14 16:57:56 +08:00
2026-08-12 18:08:47 +08:00
2026-07-02 09:37:18 +08:00
2026-07-21 15:28:15 +08:00
2026-07-21 15:28:15 +08:00
2026-07-17 08:23:50 +08:00
2026-08-12 16:26:12 +08:00
2026-07-03 09:38:05 +08:00
2026-07-03 09:26:13 +08:00
2026-08-14 16:57:56 +08:00
2026-07-23 11:16:11 +08:00
2026-08-14 16:57:56 +08:00
2026-08-14 16:57:56 +08:00
2026-07-03 09:38:05 +08:00
2026-08-14 13:13:17 +08:00
2026-07-01 17:07:55 +08:00
2026-08-14 16:57:56 +08:00
2026-06-26 09:13:37 +08:00
2026-02-13 18:12:00 +08:00
2026-07-17 08:40:19 +08:00
2026-07-21 15:28:13 +08:00
2026-07-21 15:28:14 +08:00
2026-08-06 14:44:30 +08:00
2026-08-14 16:57:56 +08:00
2026-08-14 16:57:56 +08:00
2026-07-01 13:38:24 +08:00
2026-08-14 16:57:56 +08:00
2026-07-21 15:28:17 +08:00
2026-07-21 15:28:13 +08:00
2026-08-14 16:57:56 +08:00
2026-08-13 08:51:21 +08:00
2026-07-16 11:09:47 +08:00
2026-08-14 16:57:56 +08:00
2026-08-14 16:57:56 +08:00
2026-08-07 13:46:24 +08:00
2026-07-21 15:28:13 +08:00
2026-07-03 18:12:52 +08:00
2026-08-12 18:23:51 +08:00
2026-07-03 09:26:13 +08:00
2026-07-03 09:20:59 +08:00