FISCO-BCOS / go-sdk

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

fix getBlockByHash #144

Closed bxq2011hust closed 2 years ago

ghost commented 2 years ago

Sider has detected 1 warning on analyzing the commit c7b3c7d.

If the errors persist even after retrying, the following actions may resolve them:

If you still have problems, feel free to ask us via chat. 💬


You can turn off such notifications if unnecessary.

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (c7b3c7d) into dev (e5689a0) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##              dev     #144   +/-   ##
=======================================
  Coverage   41.50%   41.50%           
=======================================
  Files          24       24           
  Lines        1959     1959           
=======================================
  Hits          813      813           
  Misses        900      900           
  Partials      246      246           
Impacted Files Coverage Δ
conf/config.go 35.13% <0.00%> (ø)
smcrypto/sm2.go 0.00% <0.00%> (ø)
smcrypto/sm3/sm3.go 63.35% <0.00%> (ø)
smcrypto/sm_crypto.go 41.17% <0.00%> (ø)

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 111e25a...c7b3c7d. Read the comment docs.