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

Flatten daemon state #473

Merged

Conversation

Buckram123
Copy link
Contributor

This PR flattens .chain_name.chain_id path on state files into .chain_id

Checklist

  • Changelog updated.
  • Docs updated.

Copy link

cloudflare-workers-and-pages bot commented Aug 20, 2024

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0f4fbba
Status: ✅  Deploy successful!
Preview URL: https://09422400.cw-orchestrator.pages.dev
Branch Preview URL: https://misha-orc-154-remove-chain-n.cw-orchestrator.pages.dev

View logs

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 95.25862% with 11 lines in your changes missing coverage. Please review.

Project coverage is 54.2%. Comparing base (d84ddc8) to head (0f4fbba).
Report is 2 commits behind head on main.

Files Patch % Lines
cw-orch-daemon/src/state.rs 33.3% 8 Missing ⚠️
cw-orch-daemon/src/json_lock.rs 98.6% 3 Missing ⚠️
Additional details and impacted files
Files Coverage Δ
cw-orch-daemon/src/builder.rs 77.9% <100.0%> (-0.7%) ⬇️
cw-orch-daemon/src/json_lock.rs 95.6% <98.6%> (+9.6%) ⬆️
cw-orch-daemon/src/state.rs 61.5% <33.3%> (+0.3%) ⬆️

cw-orch/src/prelude.rs Outdated Show resolved Hide resolved
@Buckram123 Buckram123 merged commit e03cfd6 into main Aug 21, 2024
17 checks passed
@Buckram123 Buckram123 deleted the misha/orc-154-remove-chain-name-from-top-level-in-statejson branch August 21, 2024 07:14
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