Skip to content

fix(notify):修复自动审核的工单消息发送异常#3158

Merged
LeoQuote merged 4 commits into
hhyo:masterfrom
RankRao:fix-workflow-notify
May 9, 2026
Merged

fix(notify):修复自动审核的工单消息发送异常#3158
LeoQuote merged 4 commits into
hhyo:masterfrom
RankRao:fix-workflow-notify

Conversation

@RankRao
Copy link
Copy Markdown
Contributor

@RankRao RankRao commented Apr 29, 2026

1、自动审核的工单由于状态直接变更至【审核完成】状态,跳过【待审核】状态,导致提交工单没有发送消息。
2、自动审核由于缺少审批工作流,没有对应的审批流组,导致执行工单也没有发送消息。

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

❌ Patch coverage is 98.46939% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.95%. Comparing base (1344a06) to head (280bb52).

Files with missing lines Patch % Lines
sql/utils/workflow_audit.py 50.00% 2 Missing ⚠️
sql/utils/test_workflow_audit.py 99.47% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3158      +/-   ##
==========================================
+ Coverage   81.71%   81.95%   +0.23%     
==========================================
  Files         134      134              
  Lines       21153    21347     +194     
==========================================
+ Hits        17286    17495     +209     
+ Misses       3867     3852      -15     

☔ View full report in Codecov by Sentry.
📢 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.

Comment thread sql/utils/workflow_audit.py Outdated
Copy link
Copy Markdown
Collaborator

@LeoQuote LeoQuote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

让 AI 再补一些测试就可以 merge 了

@LeoQuote LeoQuote force-pushed the fix-workflow-notify branch from c15da68 to 280bb52 Compare May 9, 2026 07:20
@LeoQuote LeoQuote merged commit a2ae0b6 into hhyo:master May 9, 2026
10 checks passed
@RankRao RankRao deleted the fix-workflow-notify branch May 9, 2026 09:12
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.

2 participants