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

[fix][cli] Add get-cluster-migration cmd #21473

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

Technoboy-
Copy link
Contributor

@Technoboy- Technoboy- commented Oct 30, 2023

Motivation

#21359 forget to add get-cluster-migration cmd . And also make getClusterMigration async

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@Technoboy- Technoboy- self-assigned this Oct 30, 2023
@Technoboy- Technoboy- added this to the 3.2.0 milestone Oct 30, 2023
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Oct 30, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #21473 (d19996c) into master (113d9f6) will increase coverage by 0.55%.
Report is 92 commits behind head on master.
The diff coverage is 53.33%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #21473      +/-   ##
============================================
+ Coverage     72.86%   73.42%   +0.55%     
- Complexity    32394    32674     +280     
============================================
  Files          1890     1893       +3     
  Lines        140401   140753     +352     
  Branches      15429    15503      +74     
============================================
+ Hits         102301   103344    +1043     
+ Misses        29987    29313     -674     
+ Partials       8113     8096      -17     
Flag Coverage Δ
inttests 24.11% <0.00%> (-0.05%) ⬇️
systests 24.72% <0.00%> (-0.06%) ⬇️
unittests 72.70% <53.33%> (+0.56%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
.../java/org/apache/pulsar/admin/cli/CmdClusters.java 74.85% <100.00%> (+2.56%) ⬆️
.../apache/pulsar/broker/admin/impl/ClustersBase.java 80.26% <50.00%> (-0.15%) ⬇️

... and 204 files with indirect coverage changes

@Technoboy- Technoboy- merged commit ab77ca2 into apache:master Dec 6, 2023
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants