Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/add trade v2 indexer endpoints #279

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Dec 7, 2023

  • Added support for spot and derivative TradesV2 and StreamTradesV2 Indexer endpoints

Copy link

codecov bot commented Dec 7, 2023

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 ⚠️
Additional details and impacted files
@@            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              

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

@aarmoa aarmoa merged commit b0ffc20 into dev Dec 7, 2023
12 checks passed
@aarmoa aarmoa deleted the feat/add_trade_v2_indexer_endpoints branch December 7, 2023 15:15
Sign up for free to 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