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

ctl: replace config with HTTP SDK #7834

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

refine test

f15bd60
Select commit
Loading
Failed to load commit list.
Open

ctl: replace config with HTTP SDK #7834

refine test
f15bd60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 27, 2024 in 1s

75.42% of diff hit (within 3.00% threshold of 77.59%)

View this Pull Request on Codecov

75.42% of diff hit (within 3.00% threshold of 77.59%)

Annotations

Check warning on line 174 in client/http/api.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/api.go#L174

Added line #L174 was not covered by tests

Check warning on line 430 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L430

Added line #L430 was not covered by tests

Check warning on line 517 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L517

Added line #L517 was not covered by tests

Check warning on line 580 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L580

Added line #L580 was not covered by tests

Check warning on line 594 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L594

Added line #L594 was not covered by tests

Check warning on line 603 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L603

Added line #L603 was not covered by tests

Check warning on line 631 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L631

Added line #L631 was not covered by tests

Check warning on line 682 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L682

Added line #L682 was not covered by tests

Check warning on line 697 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L697

Added line #L697 was not covered by tests

Check warning on line 706 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L706

Added line #L706 was not covered by tests

Check warning on line 776 in client/http/interface.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/interface.go#L776

Added line #L776 was not covered by tests

Check warning on line 348 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L347-L348

Added lines #L347 - L348 were not covered by tests

Check warning on line 363 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L362-L363

Added lines #L362 - L363 were not covered by tests

Check warning on line 374 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L373-L374

Added lines #L373 - L374 were not covered by tests

Check warning on line 388 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L387-L388

Added lines #L387 - L388 were not covered by tests

Check warning on line 395 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L394-L395

Added lines #L394 - L395 were not covered by tests

Check warning on line 398 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L398

Added line #L398 was not covered by tests

Check warning on line 522 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L520-L522

Added lines #L520 - L522 were not covered by tests

Check warning on line 570 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L569-L570

Added lines #L569 - L570 were not covered by tests

Check warning on line 617 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L617

Added line #L617 was not covered by tests

Check warning on line 669 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L668-L669

Added lines #L668 - L669 were not covered by tests

Check warning on line 710 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L709-L710

Added lines #L709 - L710 were not covered by tests

Check warning on line 760 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L759-L760

Added lines #L759 - L760 were not covered by tests

Check warning on line 794 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L794

Added line #L794 was not covered by tests

Check warning on line 799 in tools/pd-ctl/pdctl/command/config_command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tools/pd-ctl/pdctl/command/config_command.go#L798-L799

Added lines #L798 - L799 were not covered by tests