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

删除无用函数

523f37b
Select commit
Loading
Failed to load commit list.
Merged

修复sql query 审核回调 #2370

删除无用函数
523f37b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 0s

76.21% (+0.16%) compared to 9183bcc

View this Pull Request on Codecov

76.21% (+0.16%) compared to 9183bcc

Details

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.