FISCO-BCOS / go-sdk

golang SDK of FISCO BCOS
Apache License 2.0
73 stars 58 forks source link

adjust output format of help command for console #54

Closed sulenn closed 4 years ago

ghost commented 4 years ago

Warnings are found on analyzing the commit e08618b.

1 warning:

We recommend to address them as possible, for example, update outdated dependencies, fix the tool's configuration, configure sider.yml, turn off unused tools, and so on.

If you are struggling with these errors or warnings, feel free to ask us via chat. 💬

codecov-commenter commented 4 years ago

Codecov Report

Merging #54 into develop will decrease coverage by 0.09%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #54      +/-   ##
===========================================
- Coverage    52.83%   52.73%   -0.10%     
===========================================
  Files           27       27              
  Lines         2470     2486      +16     
===========================================
+ Hits          1305     1311       +6     
- Misses         948      958      +10     
  Partials       217      217              
Impacted Files Coverage Δ
client/api_handler.go 52.86% <0.00%> (+0.61%) :arrow_up:
client/go_client.go 51.87% <0.00%> (-2.32%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3b5c302...e08618b. Read the comment docs.