FISCO-BCOS / go-sdk

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

<fix> FISCO-BCOS/go-sdk#260 #268

Closed Keyon11 closed 6 months ago

Keyon11 commented 6 months ago

partially fix FISCO-BCOS/go-sdk#260 , should update go.mod use the lastest version bcos-c-sdk after merge

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 49.29577% with 36 lines in your changes are missing coverage. Please review.

Project coverage is 42.75%. Comparing base (aa7c485) to head (a1392e9).

Files Patch % Lines
v3/client/connection.go 49.29% 27 Missing and 9 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #268 +/- ## ========================================== - Coverage 43.80% 42.75% -1.06% ========================================== Files 5 5 Lines 678 676 -2 ========================================== - Hits 297 289 -8 - Misses 310 315 +5 - Partials 71 72 +1 ```

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