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

mysqlctl: Improve backup restore compatibility check #15856

Merged

Fix error check

6472ee0
Select commit
Loading
Failed to load commit list.
Merged

mysqlctl: Improve backup restore compatibility check #15856

Fix error check
6472ee0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2024 in 1s

68.44% (+0.03%) compared to f118ba2

View this Pull Request on Codecov

68.44% (+0.03%) compared to f118ba2

Details

Codecov Report

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

Project coverage is 68.44%. Comparing base (f118ba2) to head (6472ee0).
Report is 64 commits behind head on main.

Files Patch % Lines
go/vt/mysqlctl/backupengine.go 82.35% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15856      +/-   ##
==========================================
+ Coverage   68.40%   68.44%   +0.03%     
==========================================
  Files        1556     1559       +3     
  Lines      195121   196535    +1414     
==========================================
+ Hits       133479   134519    +1040     
- Misses      61642    62016     +374     

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