FISCO-BCOS / go-sdk

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

add Console commands for ContractLifeCycle Precompiled Contract #44

Closed sulenn closed 4 years ago

ghost commented 4 years ago

Warnings are found on analyzing the commit d5fb333.

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 #44 into develop will decrease coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #44      +/-   ##
===========================================
- Coverage    52.64%   52.56%   -0.09%     
===========================================
  Files           27       27              
  Lines         2456     2456              
===========================================
- Hits          1293     1291       -2     
- Misses         940      941       +1     
- Partials       223      224       +1     
Impacted Files Coverage Δ
event/event.go 93.81% <0.00%> (-2.07%) :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 0ec49a4...d5fb333. 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
==============================
- cmd/commandline/contract_life_cycle.go  1

Clones added
============
- cmd/commandline/contract_life_cycle.go  4

See the complete overview on Codacy