Skip to content

Feat/add all wasm module endpoints - #287

Merged
aarmoa merged 8 commits into
devfrom
feat/add_all_wasm_module_endpoints
Jan 5, 2024
Merged

Feat/add all wasm module endpoints#287
aarmoa merged 8 commits into
devfrom
feat/add_all_wasm_module_endpoints

Conversation

@aarmoa

Copy link
Copy Markdown
Contributor
  • 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.

@codecov

codecovBot commented Jan 3, 2024

Copy link
Copy Markdown

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%.

FilesPatch %Lines
pyinjective/async_client.py50.00%13 Missing and 2 partials ⚠️
...injective/client/chain/grpc/chain_grpc_wasm_api.py91.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 devJan 5, 2024
@aarmoa
aarmoa deleted the feat/add_all_wasm_module_endpoints branch January 5, 2024 12:45
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@achilleas-kal