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-19.0] Fail fast when builtinbackup fails to restore a single file (#16856) #16867

Merged
merged 2 commits into from
Oct 4, 2024

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

db70c6b
Select commit
Loading
Failed to load commit list.
Merged

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

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

67.37% (+0.00%) compared to dd8222a

View this Pull Request on Codecov

67.37% (+0.00%) compared to dd8222a

Details

Codecov Report

Attention: Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.

Project coverage is 67.37%. Comparing base (dd8222a) to head (db70c6b).

Files with missing lines Patch % Lines
go/vt/mysqlctl/builtinbackupengine.go 82.14% 5 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           release-19.0   #16867   +/-   ##
=============================================
  Coverage         67.36%   67.37%           
=============================================
  Files              1560     1560           
  Lines            193316   193329   +13     
=============================================
+ Hits             130230   130251   +21     
+ Misses            63086    63078    -8     

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