InjectiveLabs / sdk-python

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

Feat/initialize tokens from chain denoms #286

Closed aarmoa closed 9 months ago

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

Codecov Report

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

Comparison is base (2aeca6a) 72.00% compared to head (7143944) 72.22%. Report is 6 commits behind head on dev.

Files Patch % Lines
pyinjective/async_client.py 64.28% 11 Missing and 4 partials :warning:
...injective/client/chain/grpc/chain_grpc_bank_api.py 89.36% 1 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #286 +/- ## ========================================== + Coverage 72.00% 72.22% +0.22% ========================================== Files 46 46 Lines 3150 3237 +87 Branches 284 295 +11 ========================================== + Hits 2268 2338 +70 - Misses 814 826 +12 - Partials 68 73 +5 ```

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