FISCO-BCOS / go-sdk

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

适配3.0.0版本的底链 #158

Closed yinghuochongfly closed 2 years ago

yinghuochongfly commented 2 years ago

adapter 3.0.0

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 @@ ## dev-3.0.0 #158 +/- ## ============================================== - 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/158?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/158/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/158/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/158/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY3J1ZC9jcnVkX3NlcnZpY2UuZ28=) | | | | [precompiled/config/system\_config\_service.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/158/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY29uZmlnL3N5c3RlbV9jb25maWdfc2VydmljZS5nbw==) | | | | [...ecompiled/contractlifecycle/contract\_life\_cycle.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/158/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY29udHJhY3RsaWZlY3ljbGUvY29udHJhY3RfbGlmZV9jeWNsZS5nbw==) | | | | [precompiled/consensus/consensus.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/158/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY29uc2Vuc3VzL2NvbnNlbnN1cy5nbw==) | | | | [smcrypto/sm\_crypto.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/158/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-c21jcnlwdG8vc21fY3J5cHRvLmdv) | | | | [precompiled/config/system\_config.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/158/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/158/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-cHJlY29tcGlsZWQvY2hhaW5nb3Zlcm5hbmNlL2NoYWluX2dvdmVybmFuY2Vfc2VydmljZS5nbw==) | | | | ... and [10 more](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/158/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.