FISCO-BCOS / go-sdk

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

add Console commands for Consensus Precompiled Contract #41

Closed sulenn closed 4 years ago

ghost commented 4 years ago

Warnings are found on analyzing the commit 6345e89.

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 #41 into develop will increase coverage by 0.04%. The diff coverage is 61.11%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #41      +/-   ##
===========================================
+ Coverage    52.60%   52.64%   +0.04%     
===========================================
  Files           27       27              
  Lines         2441     2456      +15     
===========================================
+ Hits          1284     1293       +9     
- Misses         937      940       +3     
- Partials       220      223       +3     
Impacted Files Coverage Δ
precompiled/crud/crud_service.go 49.05% <ø> (ø)
client/go_client.go 54.65% <61.11%> (+0.51%) :arrow_up:

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 e3364f1...6345e89. Read the comment docs.

fisco-dev commented 4 years ago

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


Complexity increasing per file
==============================
- client/go_client.go  1
- cmd/commandline/consensus.go  1

Complexity decreasing per file
==============================
+ precompiled/permission/permission_service_test.go  -2

Clones added
============
- cmd/commandline/consensus.go  3

Clones removed
==============
+ precompiled/chaingovernance/chain_governance_test.go  -1

See the complete overview on Codacy