[improve][cli] PIP-343: Use picocli instead of jcommander in pulsar-function#22331
Merged
nodece merged 1 commit intoapache:masterfrom Mar 25, 2024
Merged
[improve][cli] PIP-343: Use picocli instead of jcommander in pulsar-function#22331nodece merged 1 commit intoapache:masterfrom
nodece merged 1 commit intoapache:masterfrom
Conversation
19 tasks
84d67b8 to
74bfa88
Compare
Member
Author
|
/pulsarbot rerun-failure-checks |
Technoboy-
approved these changes
Mar 25, 2024
…unction Signed-off-by: Zixuan Liu <nodeces@gmail.com>
74bfa88 to
b39ab2b
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #22331 +/- ##
============================================
+ Coverage 73.57% 73.72% +0.15%
- Complexity 32624 32802 +178
============================================
Files 1877 1886 +9
Lines 139502 139415 -87
Branches 15299 15282 -17
============================================
+ Hits 102638 102784 +146
+ Misses 28908 28678 -230
+ Partials 7956 7953 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
|
liudezhi2098
approved these changes
Mar 25, 2024
hanmz
pushed a commit
to hanmz/pulsar
that referenced
this pull request
Feb 12, 2025
…unction (apache#22331) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PIP: #22181
Motivation
Improve CLI user experience.
Modifications
Documentation
docdoc-requireddoc-not-neededdoc-complete