InjectiveLabs / sdk-python

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

feat/add trade v2 indexer endpoints #279

Closed aarmoa closed 10 months ago

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

Codecov Report

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

Comparison is base (7672c35) 71.71% compared to head (99f3021) 71.91%. Report is 1 commits behind head on dev.

Files Patch % Lines
pyinjective/async_client.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #279 +/- ## ========================================== + Coverage 71.71% 71.91% +0.20% ========================================== Files 46 46 Lines 3125 3141 +16 Branches 285 284 -1 ========================================== + Hits 2241 2259 +18 + Misses 816 814 -2 Partials 68 68 ```

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