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

Add custom_state_file #137

Merged
merged 13 commits into from
May 25, 2023
Merged

Add custom_state_file #137

merged 13 commits into from
May 25, 2023

Conversation

Kayanski
Copy link
Contributor

This allows adding a custom state file to daemon (and more generally impl TxHandler objects)

@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #137 (17a9dd5) into main (affccd2) will decrease coverage by 1.8%.
The diff coverage is 12.1%.

❗ Current head 17a9dd5 differs from pull request most recent head d09db43. Consider uploading reports for the commit d09db43 to get more accurate results

Impacted Files Coverage Δ
cw-orch/src/daemon/networks/mod.rs 0.0% <0.0%> (ø)
cw-orch/src/daemon/state.rs 75.6% <0.0%> (-4.8%) ⬇️
cw-orch/src/deploy.rs 0.0% <0.0%> (ø)
cw-orch/src/interface_traits.rs 65.0% <0.0%> (-6.9%) ⬇️
cw-orch/src/lib.rs 100.0% <ø> (ø)
cw-orch/src/mock/core.rs 92.2% <0.0%> (-0.8%) ⬇️
cw-orch/src/mock/state.rs 89.2% <0.0%> (-9.6%) ⬇️
cw-orch/src/paths.rs 51.2% <0.0%> (-22.8%) ⬇️
cw-orch/src/contract.rs 89.6% <68.4%> (-4.8%) ⬇️
cw-orch/src/daemon/tx_resp.rs 98.7% <100.0%> (ø)

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 25, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d09db43
Status: ✅  Deploy successful!
Preview URL: https://3838f1cb.cw-orchestrator.pages.dev
Branch Preview URL: https://feature-add-custom-state-fil.cw-orchestrator.pages.dev

View logs

@CyberHoward CyberHoward merged commit 9b0e3be into main May 25, 2023
@CyberHoward CyberHoward deleted the feature/add_custom_state_file branch May 25, 2023 15:52
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