InjectiveLabs / sdk-python

Injective Exchange API for Python clients
Apache License 2.0
41 stars 27 forks source link

Feat/add all wasm module endpoints #287

Closed aarmoa closed 9 months ago

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

Codecov Report

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

Comparison is base (ffd1928) 72.22% compared to head (1e359f3) 72.78%.

Files Patch % Lines
pyinjective/async_client.py 50.00% 13 Missing and 2 partials :warning:
...injective/client/chain/grpc/chain_grpc_wasm_api.py 91.78% 0 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #287 +/- ## ========================================== + Coverage 72.22% 72.78% +0.56% ========================================== Files 46 48 +2 Lines 3237 3381 +144 Branches 295 303 +8 ========================================== + Hits 2338 2461 +123 - Misses 826 839 +13 - Partials 73 81 +8 ```

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