Skip to content

Feat/add new indexer position endpoints - #284

Merged
aarmoa merged 1 commit into
devfrom
feat/add_new_indexer_position_endpoints
Dec 26, 2023
Merged

Feat/add new indexer position endpoints#284
aarmoa merged 1 commit into
devfrom
feat/add_new_indexer_position_endpoints

Conversation

@aarmoa

Copy link
Copy Markdown
Contributor
  • Added logic to provide access to the new AccountPortfolioBalances and PositionsV2 endpoints provided by Indexer

…nces` and `PositionsV2` endpoints provided by Indexer
@codecov

codecovBot commented Dec 20, 2023

Copy link
Copy Markdown

Codecov Report

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

Comparison is base (b0ffc20) 71.91% compared to head (33436cc) 72.00%.

FilesPatch %Lines
pyinjective/async_client.py66.66%2 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## dev #284 +/- ##
==========================================
+ Coverage 71.91% 72.00% +0.08% 
==========================================
Files 46 46 Lines 3141 3150 +9 Branches 284 284 ==========================================
+ Hits 2259 2268 +9 
Misses 814 814 Partials 68 68 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vinhphuctadangvinhphuctadang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@aarmoa
aarmoa merged commit 2aeca6a into devDec 26, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@aarmoa@vinhphuctadang