Skip to content

Dev - #221

Merged
xlorne merged 3 commits into
mainfrom
dev
Aug 25, 2026
Merged

Dev#221
xlorne merged 3 commits into
mainfrom
dev

Conversation

@xlorne

@xlorne xlorne commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

No description provided.

xlorne and others added 3 commits August 24, 2026 20:47
子流程策略配置面板新增「允许重置子流程」开关(resettable,默认关闭),
为子流程数据重置能力提供设计器配置入口。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- 修复阻断缺陷:重置时先作废锚点之后旧记录链、清除循环触发标记,再提交重建实例;
  原顺序下纯自动子流程同步跑完会触发主流程恢复,随后作废把新恢复记录一并作废导致流程卡死
- 新增回归测试:纯自动子流程同步完成场景(修复前红灯复现卡死,修复后通过)
- NodeFactoryTest 补充 resettable 序列化往返与历史配置缺省关闭用例
- Mock 已办/抄送查询对齐 JPA 口径(过滤已作废与隐藏记录)
- 文档修正:事件体系 8 种事件表述(README/CLAUDE/ioc/集成手册)、无 session 服务清单、
  重置标识措辞精确为锁定合并节点、能力索引描述同步
- 前端子模块升级至 24a8f75(审批上下文暴露重置能力、视图类型同步)

后端 284 个测试全部通过,前端构建与测试通过。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@xlorne
xlorne merged commit 9ad35bb into main Aug 25, 2026
2 checks passed
@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.06%. Comparing base (3921c09) to head (2b3c506).
⚠️ Report is 39 commits behind head on main.

Files with missing lines Patch % Lines
.../mock/repository/FlowRecordRepositoryMockImpl.java 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #221      +/-   ##
============================================
+ Coverage     74.05%   74.06%   +0.01%     
- Complexity     1726     1727       +1     
============================================
  Files           235      235              
  Lines          7277     7277              
  Branches        815      815              
============================================
+ Hits           5389     5390       +1     
  Misses         1476     1476              
+ Partials        412      411       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant