FISCO-BCOS / go-sdk

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

optimize async sendTransaction memory usage #257

Closed bxq2011hust closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (6b3a9f1) 43.24% compared to head (f46e238) 43.74%. Report is 3 commits behind head on release-v3.0.0.

Files Patch % Lines
v3/client/connection.go 51.35% 14 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-v3.0.0 #257 +/- ## ================================================== + Coverage 43.24% 43.74% +0.49% ================================================== Files 5 5 Lines 666 679 +13 ================================================== + Hits 288 297 +9 - Misses 307 311 +4 Partials 71 71 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.