FISCO-BCOS / go-sdk

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

adapts to 3.0 blockchain #159

Closed yinghuochongfly closed 2 years ago

ghost commented 2 years ago

Sider has detected 1 warning on analyzing the commit 1be253b.

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

Base: 41.50% // Head: 30.44% // Decreases project coverage by -11.05% :warning:

Coverage data is based on head (1be253b) compared to base (d1a8411). Patch coverage: 31.35% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #159 +/- ## =========================================== - Coverage 41.50% 30.44% -11.06% =========================================== Files 24 1 -23 Lines 1959 404 -1555 =========================================== - Hits 813 123 -690 + Misses 900 243 -657 + Partials 246 38 -208 ``` | [Impacted Files](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS) | Coverage Δ | | |---|---|---| | [client/go\_client.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-Y2xpZW50L2dvX2NsaWVudC5nbw==) | `30.44% <31.35%> (-11.70%)` | :arrow_down: | | [conf/config.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-Y29uZi9jb25maWcuZ28=) | | | | [precompiled/crud/crud\_service.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY3J1ZC9jcnVkX3NlcnZpY2UuZ28=) | | | | [smcrypto/sm2.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-c21jcnlwdG8vc20yLmdv) | | | | [precompiled/chaingovernance/chain\_governance.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY2hhaW5nb3Zlcm5hbmNlL2NoYWluX2dvdmVybmFuY2UuZ28=) | | | | [precompiled/config/system\_config.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY29uZmlnL3N5c3RlbV9jb25maWcuZ28=) | | | | [...mpiled/chaingovernance/chain\_governance\_service.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY2hhaW5nb3Zlcm5hbmNlL2NoYWluX2dvdmVybmFuY2Vfc2VydmljZS5nbw==) | | | | [...d/contractlifecycle/contract\_life\_cycle\_service.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY29udHJhY3RsaWZlY3ljbGUvY29udHJhY3RfbGlmZV9jeWNsZV9zZXJ2aWNlLmdv) | | | | [precompiled/permission/permission.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvcGVybWlzc2lvbi9wZXJtaXNzaW9uLmdv) | | | | ... and [10 more](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/159/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS) | | 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.