hanchuanchuan / goInception

一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具
https://hanchuanchuan.github.io/goInception/
GNU General Public License v3.0
1.64k stars 557 forks source link

update: optimize mysql v8.0 ddl instant check (#668) #673

Closed hanchuanchuan closed 3 months ago

hanchuanchuan commented 3 months ago

668

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 78 lines in your changes missing coverage. Please review.

Project coverage is 58.6494%. Comparing base (261854d) to head (8fa75cd). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #673 +/- ## ================================================ - Coverage 58.6988% 58.6494% -0.0494% ================================================ Files 377 377 Lines 90041 90110 +69 ================================================ - Hits 52853 52849 -4 - Misses 32539 32609 +70 - Partials 4649 4652 +3 ```