FISCO-BCOS / go-sdk

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

fix can not close connect bug and add unsubcribeEventLogs function #188

Closed yinghuochongfly closed 1 year ago

ghost commented 1 year ago

Sider has detected 1 warning on analyzing the commit 62ab0ee.

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 1 year ago

Codecov Report

Base: 41.50% // Head: 41.43% // Decreases project coverage by -0.06% :warning:

Coverage data is based on head (62ab0ee) compared to base (e0a2c73). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #188 +/- ## ========================================== - Coverage 41.50% 41.43% -0.07% ========================================== Files 24 24 Lines 1959 1962 +3 ========================================== Hits 813 813 - Misses 900 903 +3 Partials 246 246 ``` | [Impacted Files](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS) | Coverage Δ | | |---|---|---| | [client/api\_handler.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/188/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-Y2xpZW50L2FwaV9oYW5kbGVyLmdv) | `39.21% <0.00%> (-0.13%)` | :arrow_down: | | [client/go\_client.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/188/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-Y2xpZW50L2dvX2NsaWVudC5nbw==) | `41.54% <0.00%> (-0.60%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.