Files
Chan/docs/TEST_REPORT/ECR-004.md
T
jackyu66gitandCursor d3188ca83c fix: ECR-004 威科夫区间评分硬化与 VP 绘图减负(已审)
评分选 TR、阶段最小跨度、elements_only 门闩、Top-8 VP;无币种独立参数。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-06 18:46:08 +08:00

30 lines
651 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# TEST_REPORT — ECR-004
**Date:** 2026-08-06
**Level:** L2
## Command
```bash
PYTHONPATH=.:web python -m pytest \
tests/test_wyckoff.py \
tests/test_golden_pipeline.py \
web/tests/test_analyze_contract.py \
-q
```
## Result
**14 passed**
| Suite | Coverage |
|-------|----------|
| `test_wyckoff` | TR 边界/起点、Spring+SOS、阶段不重合、VP POC |
| golden | 缠论基线不变 |
| analyze contract | opt-in wyckoff`elements_only` 跳过 wyckoff |
## Notes
- 合成夹具下 `abs_start_idx=20`(箱体起点),高低≈40.1/59.9。
- 主站 VP series 减负无自动化计数;按 ENG Top-8+3 填充实现。