FISCO-BCOS / go-sdk

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

fix: return error and reconnect network when the network lost #58

Closed sulenn closed 4 years ago

ghost commented 4 years ago

Warnings are found on analyzing the commit 1ccc92d.

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 #58 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #58   +/-   ##
========================================
  Coverage    52.52%   52.52%           
========================================
  Files           27       27           
  Lines         2496     2496           
========================================
  Hits          1311     1311           
  Misses         968      968           
  Partials       217      217           
Impacted Files Coverage Δ
client/api_handler.go 51.14% <ø> (ø)

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 a3a6284...1ccc92d. 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
==============================
- conn/channel.go  6

Clones added
============
- conn/channel.go  2

See the complete overview on Codacy