FISCO-BCOS / go-sdk

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

fix amop #201

Closed bxq2011hust closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 31.25% // Head: 32.21% // Increases project coverage by +0.96% :tada:

Coverage data is based on head (af16178) compared to base (f0eea01). Patch coverage: 11.36% of modified lines in pull request are covered.

:exclamation: Current head af16178 differs from pull request most recent head df92c82. Consider uploading reports for the commit df92c82 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-3.0.0 #201 +/- ## ============================================= + Coverage 31.25% 32.21% +0.96% ============================================= Files 5 5 Lines 704 686 -18 ============================================= + Hits 220 221 +1 + Misses 432 412 -20 - Partials 52 53 +1 ``` | [Impacted Files](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS) | Coverage Δ | | |---|---|---| | [client/connection.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-Y2xpZW50L2Nvbm5lY3Rpb24uZ28=) | `32.93% <8.33%> (-2.00%)` | :arrow_down: | | [client/go\_client.go](https://codecov.io/gh/FISCO-BCOS/go-sdk/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FISCO-BCOS#diff-Y2xpZW50L2dvX2NsaWVudC5nbw==) | `35.04% <25.00%> (+3.51%)` | :arrow_up: | 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.