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

cw orch core 2.0 changes #470

Merged
merged 26 commits into from
Aug 19, 2024
Merged

Conversation

Buckram123
Copy link
Contributor

@Buckram123 Buckram123 commented Aug 16, 2024

For the full list of changes see ORC-153

Checklist

  • Changelog updated.
  • Docs updated.

Copy link

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

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: df8064e
Status:⚡️  Build in progress...

View logs

@Buckram123 Buckram123 marked this pull request as draft August 16, 2024 12:52
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 31.84713% with 107 lines in your changes missing coverage. Please review.

Project coverage is 51.4%. Comparing base (5b167ac) to head (df8064e).
Report is 1 commits behind head on main.

Files Patch % Lines
cw-orch-daemon/src/state.rs 0.0% 70 Missing ⚠️
packages/cw-orch-core/src/environment/state.rs 0.0% 12 Missing ⚠️
cw-orch-daemon/src/keys/public.rs 77.1% 8 Missing ⚠️
...kages/cw-orch-core/src/environment/queriers/mod.rs 14.2% 6 Missing ⚠️
...ackages/cw-orch-core/src/environment/tx_handler.rs 0.0% 5 Missing ⚠️
cw-orch-daemon/src/sync/core.rs 0.0% 2 Missing ⚠️
packages/cw-orch-mock/src/core.rs 0.0% 2 Missing ⚠️
contracts-ws/contracts/counter/src/interface.rs 0.0% 1 Missing ⚠️
...terchain/interchain-daemon/src/packet_inspector.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
Files Coverage Δ
contracts-ws/contracts/mock_contract/src/lib.rs 97.3% <100.0%> (ø)
...tracts-ws/contracts/mock_contract/src/msg_tests.rs 94.7% <100.0%> (ø)
...ontracts-ws/contracts/mock_contract_u64/src/lib.rs 82.7% <100.0%> (ø)
cw-orch-daemon/src/error.rs 14.2% <ø> (ø)
cw-orch-daemon/src/keys/private.rs 77.0% <100.0%> (ø)
cw-orch-daemon/src/keys/signature.rs 100.0% <100.0%> (ø)
cw-orch/src/snapshots.rs 97.6% <100.0%> (ø)
packages/cw-orch-core/src/build.rs 57.1% <ø> (+12.6%) ⬆️
...ges/cw-orch-core/src/contract/contract_instance.rs 71.9% <100.0%> (-0.8%) ⬇️
packages/cw-orch-core/src/contract/deploy.rs 0.0% <ø> (ø)
... and 15 more

Copy link
Contributor

@CyberHoward CyberHoward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some nits but LGTM! :)

Co-authored-by: CyberHoward <[email protected]>
@Buckram123 Buckram123 marked this pull request as ready for review August 19, 2024 09:48
Copy link
Contributor

@CyberHoward CyberHoward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LFG 🔥

@Buckram123 Buckram123 merged commit 1d0b222 into main Aug 19, 2024
12 of 13 checks passed
@Buckram123 Buckram123 deleted the misha/orc-153-release-cw-orch-core-20 branch August 19, 2024 12:20
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