InjectiveLabs / sdk-go

Tools to work with the Injective Chain, Injective EVM and EIP712.
Apache License 2.0
95 stars 41 forks source link

Fix/sync dev with master 1.50.1 #206

Closed aarmoa closed 9 months ago

aarmoa commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d10fa53) 29.46% compared to head (a520a72) 29.71%.

Files Patch % Lines
client/chain/chain.go 0.00% 4 Missing :warning:
client/chain/chain_test_support.go 0.00% 4 Missing :warning:
client/common/util.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #206 +/- ## ========================================== + Coverage 29.46% 29.71% +0.25% ========================================== Files 17 17 Lines 2552 2564 +12 ========================================== + Hits 752 762 +10 - Misses 1764 1766 +2 Partials 36 36 ```

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