InjectiveLabs / sdk-python

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

Feat/create api components #277

Closed aarmoa closed 10 months ago

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

Codecov Report

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

Comparison is base (c1c8089) 56.63% compared to head (7672c35) 71.71%.

Files Patch % Lines
pyinjective/client/chain/model/account.py 0.00% 21 Missing :warning:
pyinjective/composer.py 50.00% 21 Missing :warning:
pyinjective/client/chain/model/auth_params.py 0.00% 12 Missing :warning:
pyinjective/client/model/pagination.py 69.23% 8 Missing and 4 partials :warning:
pyinjective/utils/grpc_api_stream_assistant.py 57.14% 9 Missing and 3 partials :warning:
pyinjective/core/broadcaster.py 12.50% 7 Missing :warning:
...njective/client/chain/grpc/chain_grpc_authz_api.py 90.62% 0 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #277 +/- ## =========================================== + Coverage 56.63% 71.71% +15.07% =========================================== Files 18 46 +28 Lines 2071 3125 +1054 Branches 238 285 +47 =========================================== + Hits 1173 2241 +1068 + Misses 863 816 -47 - Partials 35 68 +33 ```

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