添加业务低峰时间范围,ddl只能够在在业务低峰执行选项,避免非dba执行sql锁表影响业务 #2731
Codecov / codecov/project
succeeded
Jul 19, 2024 in 0s
77.17% (+0.06%) compared to 4ac9fad
View this Pull Request on Codecov
77.17% (+0.06%) compared to 4ac9fad
Details
Codecov Report
Attention: Patch coverage is 56.25000%
with 14 lines
in your changes missing coverage. Please review.
Project coverage is 77.17%. Comparing base (
4ac9fad
) to head (4835f9d
).
Report is 7 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
sql/utils/sql_review.py | 65.00% | 7 Missing |
sql/sql_workflow.py | 33.33% | 4 Missing |
sql_api/api_workflow.py | 50.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2731 +/- ##
==========================================
+ Coverage 77.11% 77.17% +0.06%
==========================================
Files 117 119 +2
Lines 16170 16327 +157
==========================================
+ Hits 12470 12601 +131
- Misses 3700 3726 +26
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading