FISCO-BCOS / go-sdk

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

Add code coverage #26

Closed sulenn closed 4 years ago

sulenn commented 4 years ago

Add Codecov tool to show the code coverage

ghost commented 4 years ago

Warnings are found on analyzing the commit fef6624.

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

:exclamation: No coverage uploaded for pull request base (master@365a10c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #26   +/-   ##
=========================================
  Coverage          ?   53.57%           
=========================================
  Files             ?       24           
  Lines             ?     1721           
  Branches          ?        0           
=========================================
  Hits              ?      922           
  Misses            ?      666           
  Partials          ?      133           

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 365a10c...fef6624. 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
==============================
- .ci/hello/HelloWorld.go  3
- client/goclient_test.go  1

Complexity decreasing per file
==============================
+ precompiled/cns/cns_service_test.go  -3

Clones added
============
- .ci/hello/HelloWorld.go  4

Clones removed
==============
+ precompiled/consensus/consensus_service_test.go  -1

See the complete overview on Codacy