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

修复sql query 审核回调 #2370

Merged
merged 4 commits into from
Nov 7, 2023

Conversation

LeoQuote
Copy link
Collaborator

@LeoQuote LeoQuote commented Nov 7, 2023

类似 #2369 , 修复新工作流的bug

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9183bcc) 76.04% compared to head (523f37b) 76.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2370      +/-   ##
==========================================
+ Coverage   76.04%   76.21%   +0.16%     
==========================================
  Files         112      113       +1     
  Lines       15790    15801      +11     
==========================================
+ Hits        12008    12042      +34     
+ Misses       3782     3759      -23     
Files Coverage Δ
conftest.py 94.64% <100.00%> (+0.89%) ⬆️
sql/query_privileges.py 63.80% <100.00%> (+5.65%) ⬆️
sql/test_query_privileges.py 100.00% <100.00%> (ø)
sql/tests.py 99.89% <100.00%> (+0.58%) ⬆️
sql/utils/test_workflow_audit.py 100.00% <ø> (ø)

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

@LeoQuote LeoQuote merged commit 3af3588 into hhyo:master Nov 7, 2023
10 checks passed
@LeoQuote LeoQuote deleted the fix_query_workflow_operate branch November 7, 2023 14:28
finovy pushed a commit to finovy/Archery that referenced this pull request Nov 10, 2023
* 修复sql query 审核回调

* 新增 query privilege 审核单元测试

* 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