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

VReplication/OnlineDDL: reordering enum values #15103

Merged
merged 8 commits into from
Feb 25, 2024

schemadiff: default EnumReorderStrategy is EnumReorderStrategyAllow

4fd765e
Select commit
Loading
Failed to load commit list.
Merged

VReplication/OnlineDDL: reordering enum values #15103

schemadiff: default EnumReorderStrategy is EnumReorderStrategyAllow
4fd765e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2024 in 0s

65.42% (+0.02%) compared to d8f771c

View this Pull Request on Codecov

65.42% (+0.02%) compared to d8f771c

Details

Codecov Report

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

Project coverage is 65.42%. Comparing base (d8f771c) to head (4fd765e).

Files Patch % Lines
go/vt/vttablet/onlineddl/vrepl.go 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15103      +/-   ##
==========================================
+ Coverage   65.39%   65.42%   +0.02%     
==========================================
  Files        1561     1561              
  Lines      193524   193526       +2     
==========================================
+ Hits       126563   126609      +46     
+ Misses      66961    66917      -44     

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