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

feat(command): show help message #4606

Merged
merged 1 commit into from Aug 24, 2022

Conversation

bladehan1
Copy link
Contributor

@bladehan1 bladehan1 commented Aug 24, 2022

What does this PR do?
show help information in groups
Why are these changes required?
help command is standard
This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

1. show help information in groups, with version information
@codecov-commenter
Copy link

Codecov Report

Merging #4606 (f827359) into develop (58f5e0b) will decrease coverage by 0.06%.
The diff coverage is 4.28%.

@@              Coverage Diff              @@
##             develop    #4606      +/-   ##
=============================================
- Coverage      54.43%   54.36%   -0.07%     
- Complexity      7969     7970       +1     
=============================================
  Files            831      831              
  Lines          47088    47154      +66     
  Branches        5098     5106       +8     
=============================================
+ Hits           25634    25637       +3     
- Misses         19424    19486      +62     
- Partials        2030     2031       +1     
Impacted Files Coverage Δ
.../src/main/java/org/tron/core/config/args/Args.java 63.05% <0.00%> (-4.60%) ⬇️
...ework/src/main/java/org/tron/program/FullNode.java 2.70% <0.00%> (-0.08%) ⬇️
...ava/org/tron/common/parameter/CommonParameter.java 57.23% <100.00%> (ø)
...g/tron/core/exception/DupTransactionException.java 0.00% <0.00%> (-66.67%) ⬇️
...mon/overlay/discover/table/DistanceComparator.java 80.00% <0.00%> (-20.00%) ⬇️
...mework/src/main/java/org/tron/core/db/Manager.java 55.36% <0.00%> (+0.07%) ⬆️
...java/org/tron/core/capsule/TransactionCapsule.java 50.85% <0.00%> (+0.24%) ⬆️
...src/main/java/org/tron/core/db/PendingManager.java 51.16% <0.00%> (+16.27%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zhang0125 zhang0125 merged commit 2a34827 into tronprotocol:develop Aug 24, 2022
@arslan-raza-143
Copy link

@bladehan1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants