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: cw cluster connection #398

Merged
merged 26 commits into from
Dec 13, 2024
Merged

feat: cw cluster connection #398

merged 26 commits into from
Dec 13, 2024

Conversation

sherpalden
Copy link
Contributor

Description:

Commit Message

type: commit message

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist:

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@sherpalden sherpalden added the Cosmwasm Rust label Oct 21, 2024
@sherpalden sherpalden self-assigned this Oct 21, 2024
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 21, 2024
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.27%. Comparing base (4a2503c) to head (2d9a77a).
Report is 13 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #398   +/-   ##
=========================================
  Coverage     89.27%   89.27%           
  Complexity       77       77           
=========================================
  Files            43       43           
  Lines          2938     2938           
  Branches         37       37           
=========================================
  Hits           2623     2623           
  Misses          298      298           
  Partials         17       17           
Flag Coverage Δ
java 85.60% <ø> (ø)
solidity 88.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...ontracts/cosmwasm-vm/cw-xcall/src/types/request.rs 92.21% <ø> (ø)

@github-actions github-actions bot added the cicd label Nov 29, 2024
@ibrizsabin ibrizsabin merged commit 106a5f3 into main Dec 13, 2024
26 of 27 checks passed
@ibrizsabin ibrizsabin deleted the feature/cw_cluster_connection branch December 13, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd Cosmwasm Rust documentation Improvements or additions to documentation feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants