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/ensure tokens uniqueness #272

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Feat/ensure tokens uniqueness #272

merged 1 commit into from
Nov 22, 2023

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Nov 22, 2023

  • Changed the code that loads markets and tokens in the AsyncClient to ensure there are no duplicate tokens for the same token denom

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

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

Comparison is base (c57e1ce) 56.64% compared to head (f5d44a5) 56.63%.

Files Patch % Lines
pyinjective/async_client.py 78.94% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #272      +/-   ##
==========================================
- Coverage   56.64%   56.63%   -0.01%     
==========================================
  Files          18       18              
  Lines        2076     2071       -5     
  Branches      241      238       -3     
==========================================
- Hits         1176     1173       -3     
  Misses        863      863              
+ Partials       37       35       -2     

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

@aarmoa aarmoa merged commit d717d96 into dev Nov 22, 2023
11 of 12 checks passed
@aarmoa aarmoa deleted the feat/ensure_tokens_uniqueness branch November 22, 2023 14:56
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.

1 participant