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

增加dml工单影响行数限制,超过限制工单必须拆分小事务提交 #2733

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

修改前端页面位置

724826d
Select commit
Loading
Failed to load commit list.
Open

增加dml工单影响行数限制,超过限制工单必须拆分小事务提交 #2733

修改前端页面位置
724826d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2024 in 0s

77.20% (+0.08%) compared to 4ac9fad

View this Pull Request on Codecov

77.20% (+0.08%) compared to 4ac9fad

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 77.20%. Comparing base (4ac9fad) to head (724826d).
Report is 7 commits behind head on master.

Files Patch % Lines
sql/engines/mysql.py 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2733      +/-   ##
==========================================
+ Coverage   77.11%   77.20%   +0.08%     
==========================================
  Files         117      119       +2     
  Lines       16170    16303     +133     
==========================================
+ Hits        12470    12587     +117     
- Misses       3700     3716      +16     

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