Skip to content

VReplication: Add support for verbosity level in Workflow Show commands#17799

Closed
mattlord wants to merge 9 commits into
vitessio:mainfrom
planetscale:vrepl_show_verbosity
Closed

VReplication: Add support for verbosity level in Workflow Show commands#17799
mattlord wants to merge 9 commits into
vitessio:mainfrom
planetscale:vrepl_show_verbosity

Changes from self review

6ebd054
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded May 29, 2025 in 0s

67.44% (-0.51%) compared to 70114ad

View this Pull Request on Codecov

67.44% (-0.51%) compared to 70114ad

Details

Codecov Report

Attention: Patch coverage is 73.39450% with 29 lines in your changes missing coverage. Please review.

Project coverage is 67.44%. Comparing base (70114ad) to head (6ebd054).
Report is 186 commits behind head on main.

Files with missing lines Patch % Lines
go/cmd/vtctldclient/cli/pflag.go 45.45% 12 Missing ⚠️
go/vt/vtctl/workflow/workflows.go 84.05% 11 Missing ⚠️
...d/vtctldclient/command/vreplication/common/show.go 50.00% 2 Missing ⚠️
go/vt/vtadmin/cluster/cluster.go 50.00% 2 Missing ⚠️
.../vtctldclient/command/vreplication/workflow/get.go 0.00% 1 Missing ⚠️
...vtctldclient/command/vreplication/workflow/show.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17799      +/-   ##
==========================================
- Coverage   67.94%   67.44%   -0.51%     
==========================================
  Files        1586     1592       +6     
  Lines      255224   258110    +2886     
==========================================
+ Hits       173420   174079     +659     
- Misses      81804    84031    +2227     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.