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

Export BuildSummary func for VDiff show #17413

Merged
merged 1 commit into from
Dec 21, 2024

Export VDiff Show Summary

84ead7b
Select commit
Loading
Failed to load commit list.
Merged

Export BuildSummary func for VDiff show #17413

Export VDiff Show Summary
84ead7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

67.61% (+0.08%) compared to 45192d2

View this Pull Request on Codecov

67.61% (+0.08%) compared to 45192d2

Details

Codecov Report

Attention: Patch coverage is 85.32609% with 27 lines in your changes missing coverage. Please review.

Project coverage is 67.61%. Comparing base (45192d2) to head (84ead7b).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vtctl/workflow/vdiff.go 85.71% 26 Missing ⚠️
go/vt/vtadmin/api.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17413      +/-   ##
==========================================
+ Coverage   67.52%   67.61%   +0.08%     
==========================================
  Files        1581     1582       +1     
  Lines      253948   253945       -3     
==========================================
+ Hits       171480   171694     +214     
+ Misses      82468    82251     -217     

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