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: added alliance bindings #292

Merged
merged 4 commits into from
Apr 11, 2024

Conversation

javiersuweijie
Copy link
Member

Added wasm alliance bindings. See example contract to integrate into your smart contracts: https://github.com/terra-money/core/tree/feat/v2.11/alliance-wasm-bindings/integration-tests/src/contracts/custom-queries

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 91.30435% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 70.59%. Comparing base (2b57c83) to head (dd2bbfa).
Report is 1 commits behind head on release/v2.11.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           release/v2.11     #292      +/-   ##
=================================================
+ Coverage          70.47%   70.59%   +0.11%     
=================================================
  Files                 45       45              
  Lines               2107     2115       +8     
=================================================
+ Hits                1485     1493       +8     
  Misses               454      454              
  Partials             168      168              
Files Coverage Δ
app/app.go 74.70% <100.00%> (+0.14%) ⬆️
app/custom_queriers/custom_queriers.go 100.00% <100.00%> (ø)
x/tokenfactory/bindings/query_plugin.go 57.37% <0.00%> (ø)

@emidev98 emidev98 merged commit 81f8d84 into release/v2.11 Apr 11, 2024
8 checks passed
@emidev98 emidev98 deleted the feat/v2.11/alliance-wasm-bindings branch April 11, 2024 06:18
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.

3 participants