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

Feature/local executor #153

Closed
wants to merge 12 commits into from
Closed

Feature/local executor #153

wants to merge 12 commits into from

Conversation

Kayanski
Copy link
Contributor

@Kayanski Kayanski commented Jul 9, 2023

This PR aims at adding a mock chain for cw-orch.
This new chain based on the cw_remote_test executor allows executing a contract logic against real chain data.
This allows especially testing against on-chain contracts

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 9, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 94ade35
Status: ✅  Deploy successful!
Preview URL: https://3a39f1bb.cw-orchestrator.pages.dev
Branch Preview URL: https://feature-local-executor.cw-orchestrator.pages.dev

View logs

@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Merging #153 (645231b) into main (458b42a) will decrease coverage by 3.1%.
Report is 656 commits behind head on main.
The diff coverage is 0.0%.

❗ Current head 645231b differs from pull request most recent head 94ade35. Consider uploading reports for the commit 94ade35 to get more accurate results

Files Changed Coverage Δ
cw-orch/src/daemon/queriers/cosmwasm.rs 31.2% <0.0%> (-0.8%) ⬇️
cw-orch/src/index_response.rs 72.6% <0.0%> (-13.0%) ⬇️
cw-orch/src/lib.rs 100.0% <ø> (ø)
cw-orch/src/remote_mock/core.rs 0.0% <0.0%> (ø)

... and 1 file with indirect coverage changes

@Kayanski
Copy link
Contributor Author

Kayanski commented Nov 7, 2023

This was moved to https://github.com/AbstractSDK/cw-orch-interchain

@Kayanski Kayanski closed this Nov 7, 2023
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