pzhang_zywl
  • Joined on 2026-05-29
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-31 14:28:54 +08:00
9be264250a Merge pull request 'Fix #2: 完善现有代码的UT' (#4) from dev/issue-2-improve-ut-coverage into main
682dedb4b4 fix: 完善 UT 覆盖,统一 pytest 测试发现 - Closes #2
Compare 2 commits »
pzhang_zywl merged pull request zeekrAI/document_analyzer#4 2026-05-31 14:28:53 +08:00
Fix #2: 完善现有代码的UT
pzhang_zywl closed issue zeekrAI/document_analyzer#2 2026-05-31 14:28:53 +08:00
完善现有代码的UT
pzhang_zywl commented on issue zeekrAI/document_analyzer#2 2026-05-31 14:25:12 +08:00
完善现有代码的UT

PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/4

变更:

  • pytest.ini 统一 test discovery (tests/ + skills/ir_generation_skill/tests/)
  • test_step1~3 转为 pytest…
pzhang_zywl created pull request zeekrAI/document_analyzer#4 2026-05-31 14:24:38 +08:00
Fix #2: 完善现有代码的UT
pzhang_zywl created branch dev/issue-2-improve-ut-coverage in zeekrAI/document_analyzer 2026-05-31 00:07:24 +08:00
682dedb4b4 fix: 完善 UT 覆盖,统一 pytest 测试发现 - Closes #2
pzhang_zywl opened issue zeekrAI/document_analyzer#3 2026-05-31 00:01:23 +08:00
优化输出文件目录
pzhang_zywl opened issue zeekrAI/document_analyzer#2 2026-05-30 23:32:34 +08:00
完善现有代码的UT
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-30 23:24:09 +08:00
618364e744 feat: add Git Bash launcher for Dev-Agent (start_dev_agent.sh)
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-30 23:20:01 +08:00
62493d3513 fix: Dev-Agent handles all non-test issues, broaden issue scope beyond qe-feedback label
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-30 23:15:23 +08:00
5154fb472d docs: update Dev-Agent with role definition, dev/test separation model, qe-feedback label
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-30 22:59:34 +08:00
547e55168c docs: update dev agent guide with accurate CLI usage and Windows launcher
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-30 22:45:15 +08:00
fec4c09ee0 sync: update all skills from latest workspace code
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-29 22:36:34 +08:00
db64df2da1 feat: add Windows one-click start/stop scripts for Gitea + Runner
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-29 22:28:07 +08:00
910625e523 docs: add Gitea CI/CD setup guide
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-29 22:24:13 +08:00
a1eeee0880 feat: add dev agent config and Gitea issue poller
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-29 22:14:00 +08:00
30730785de chore: remove .runner from tracking, update .gitignore
pzhang_zywl pushed to main at zeekrAI/document_analyzer 2026-05-29 22:12:29 +08:00
dd9d18c37d fix: remove deliberate failure - Closes #1
pzhang_zywl closed issue zeekrAI/document_analyzer#1 2026-05-29 22:12:28 +08:00
CI Failure: fix: use empty labels array for Gitea API compat