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

[release-20.0] Fail fast when builtinbackup fails to restore a single file (#16856) #16868

Merged
merged 1 commit into from
Oct 4, 2024

Fail fast when builtinbackup fails to restore a single file (#16856)

701e00c
Select commit
Loading
Failed to load commit list.
Merged

[release-20.0] Fail fast when builtinbackup fails to restore a single file (#16856) #16868

Fail fast when builtinbackup fails to restore a single file (#16856)
701e00c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

68.68% (+0.00%) compared to 65a981e

View this Pull Request on Codecov

68.68% (+0.00%) compared to 65a981e

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 68.68%. Comparing base (65a981e) to head (701e00c).

Files with missing lines Patch % Lines
go/vt/mysqlctl/builtinbackupengine.go 60.00% 12 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           release-20.0   #16868   +/-   ##
=============================================
  Coverage         68.67%   68.68%           
=============================================
  Files              1541     1541           
  Lines            197951   197964   +13     
=============================================
+ Hits             135949   135963   +14     
+ Misses            62002    62001    -1     

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