Skip to content
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

正常设置自动通过的工单 #2369

Merged
merged 3 commits into from
Nov 7, 2023

Conversation

LeoQuote
Copy link
Collaborator

@LeoQuote LeoQuote commented Nov 6, 2023

重构之后, auditor 内部不会操作工单的状态了, 只操作 workflow audit表, 导致工单状态不正常流转, 修复这个bug

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d32d7bc) 75.99% compared to head (ff75cdd) 76.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2369      +/-   ##
==========================================
+ Coverage   75.99%   76.04%   +0.05%     
==========================================
  Files         111      112       +1     
  Lines       15752    15790      +38     
==========================================
+ Hits        11970    12008      +38     
  Misses       3782     3782              
Files Coverage Δ
sql/archiver.py 58.59% <100.00%> (+0.65%) ⬆️
sql/test_archiver.py 100.00% <100.00%> (ø)
sql/tests.py 99.30% <ø> (-0.05%) ⬇️
sql_api/serializers.py 80.05% <100.00%> (+0.16%) ⬆️
sql_api/tests.py 100.00% <100.00%> (ø)

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

@LeoQuote LeoQuote merged commit 9183bcc into hhyo:master Nov 7, 2023
10 checks passed
@LeoQuote LeoQuote deleted the fix_workflow_auto_pass branch November 7, 2023 05:53
finovy pushed a commit to finovy/Archery that referenced this pull request Nov 10, 2023
* 正常设置自动通过的工单

* 补充自动通过的单元测试

* black
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