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 all wasm module endpoints #287

Merged
merged 8 commits into from
Jan 5, 2024
Merged

Conversation

aarmoa
Copy link
Collaborator

@aarmoa aarmoa commented Jan 3, 2024

  • Added low level API component for wasm module with tests
  • Added low level API component for token factory module with tests
  • Added support in Composer to create the token factory related messages. Added also example scripts for them.

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

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

Comparison is base (ffd1928) 72.22% compared to head (1e359f3) 72.78%.

Files Patch % Lines
pyinjective/async_client.py 50.00% 13 Missing and 2 partials ⚠️
...injective/client/chain/grpc/chain_grpc_wasm_api.py 91.78% 0 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #287      +/-   ##
==========================================
+ Coverage   72.22%   72.78%   +0.56%     
==========================================
  Files          46       48       +2     
  Lines        3237     3381     +144     
  Branches      295      303       +8     
==========================================
+ Hits         2338     2461     +123     
- Misses        826      839      +13     
- Partials       73       81       +8     

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

@aarmoa aarmoa merged commit 2b33a3b into dev Jan 5, 2024
12 checks passed
@aarmoa aarmoa deleted the feat/add_all_wasm_module_endpoints branch January 5, 2024 12:45
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