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

支持配置自动审核数据库类型 #1452

Merged
merged 3 commits into from
Apr 8, 2022
Merged

Conversation

nick2wang
Copy link
Collaborator

相关issue:#1446
当前工单自动审核写死了只支持mysql实例,修改为可配置
新增配置项AUTO_REVIEW_DB_TYPE

@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #1452 (90fb7d5) into master (360ad2d) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1452      +/-   ##
==========================================
+ Coverage   74.86%   74.90%   +0.03%     
==========================================
  Files          82       82              
  Lines       13219    13239      +20     
==========================================
+ Hits         9897     9917      +20     
  Misses       3322     3322              
Impacted Files Coverage Δ
sql/utils/sql_review.py 90.00% <100.00%> (+0.11%) ⬆️
sql/utils/tests.py 100.00% <100.00%> (ø)
sql/views.py 68.79% <100.00%> (+0.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 360ad2d...90fb7d5. Read the comment docs.

@hhyo hhyo merged commit d40f48b into hhyo:master Apr 8, 2022
@nick2wang nick2wang deleted the auto-review branch April 11, 2022 01:10
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