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

VDiff CLI: Fix VDiff show bug #16177

Merged
merged 1 commit into from
Jun 15, 2024

Fix scope of loop variable

06972c6
Select commit
Loading
Failed to load commit list.
Merged

VDiff CLI: Fix VDiff show bug #16177

Fix scope of loop variable
06972c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 0s

68.55% (+0.01%) compared to 8a01d03

View this Pull Request on Codecov

68.55% (+0.01%) compared to 8a01d03

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 68.55%. Comparing base (8a01d03) to head (06972c6).
Report is 6 commits behind head on main.

Files Patch % Lines
...d/vtctldclient/command/vreplication/vdiff/vdiff.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16177      +/-   ##
==========================================
+ Coverage   68.54%   68.55%   +0.01%     
==========================================
  Files        1544     1544              
  Lines      197737   197737              
==========================================
+ Hits       135532   135563      +31     
+ Misses      62205    62174      -31     

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