FISCO-BCOS / go-sdk

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

update Console commands for SystemConfig Precompiled Contract #43

Closed sulenn closed 4 years ago

ghost commented 4 years ago

Warnings are found on analyzing the commit fdcd4d2.

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. 💬

fisco-dev commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Complexity increasing per file
==============================
- cmd/commandline/system_config.go  1

Clones removed
==============
+ cmd/commandline/commands.go  -2

See the complete overview on Codacy

codecov-commenter commented 4 years ago

Codecov Report

Merging #43 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #43   +/-   ##
========================================
  Coverage    52.64%   52.64%           
========================================
  Files           27       27           
  Lines         2456     2456           
========================================
  Hits          1293     1293           
  Misses         940      940           
  Partials       223      223           

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 b2b01a3...fdcd4d2. Read the comment docs.