-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: 事件&单节点执行&流程重演&流程回滚 #205
Conversation
* feature: 回滚功能支持
* feature: 流程支持从指定位置开始 * minor: code review 补充文档 * minor: github PR check 新增 develop 分支检查
* bugfix: 修复节点快照某些值无法正确序列化的问题 * minor: any 模式下的回滚遵循token校验 * minor: any 模式增加token校验
* bugfix: 构建token新增可执行结束节点判定 * bugfix: 修复环问题
* feature: 支持单节点执行方案 * test: 修复单元测试 * test: 修复单元测试卡住的问题 * test: 修复单元测试 * test: 修复集成测试 * test: 增加测试 test_run_plugin_with_schedule 的等待时间 * minor: code review * bugfix: 默认 service 注入 logger
Minor/fix conflict
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #205 +/- ##
==========================================
+ Coverage 86.81% 89.21% +2.39%
==========================================
Files 61 61
Lines 3133 3486 +353
==========================================
+ Hits 2720 3110 +390
+ Misses 413 376 -37
... and 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
No description provided.