AbstractSDK / cw-orchestrator

All-in-one Rust-based CosmWasm testing, scripting, and deployment tool.
https://orchestrator.abstract.money
GNU General Public License v3.0
75 stars 17 forks source link

Merge Execute and Query derive Macros #398

Closed Kayanski closed 2 months ago

Kayanski commented 3 months ago

This PR aims at removing duplicate code and merges execute and query msgs.

Tasks done

Depends on https://github.com/AbstractSDK/cw-orchestrator/pull/389

cloudflare-pages[bot] commented 3 months ago

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: 60ac278
Status:⚡️  Build in progress...

View logs

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.5%. Comparing base (2145024) to head (60ac278). Report is 1 commits behind head on main.

Additional details and impacted files | [Files](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/398?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK) | Coverage Δ | | |---|---|---| | [packages/cw-orch-fns-derive/src/execute\_fns.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/398?src=pr&el=tree&filepath=packages%2Fcw-orch-fns-derive%2Fsrc%2Fexecute_fns.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-cGFja2FnZXMvY3ctb3JjaC1mbnMtZGVyaXZlL3NyYy9leGVjdXRlX2Zucy5ycw==) | `100.0% <100.0%> (+0.6%)` | :arrow_up: | | [packages/cw-orch-fns-derive/src/fns\_derive.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/398?src=pr&el=tree&filepath=packages%2Fcw-orch-fns-derive%2Fsrc%2Ffns_derive.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-cGFja2FnZXMvY3ctb3JjaC1mbnMtZGVyaXZlL3NyYy9mbnNfZGVyaXZlLnJz) | `100.0% <100.0%> (ø)` | | | [packages/cw-orch-fns-derive/src/helpers.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/398?src=pr&el=tree&filepath=packages%2Fcw-orch-fns-derive%2Fsrc%2Fhelpers.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-cGFja2FnZXMvY3ctb3JjaC1mbnMtZGVyaXZlL3NyYy9oZWxwZXJzLnJz) | `73.1% <ø> (-1.1%)` | :arrow_down: | | [packages/cw-orch-fns-derive/src/lib.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/398?src=pr&el=tree&filepath=packages%2Fcw-orch-fns-derive%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-cGFja2FnZXMvY3ctb3JjaC1mbnMtZGVyaXZlL3NyYy9saWIucnM=) | `100.0% <100.0%> (ø)` | | | [packages/cw-orch-fns-derive/src/query\_fns.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/398?src=pr&el=tree&filepath=packages%2Fcw-orch-fns-derive%2Fsrc%2Fquery_fns.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-cGFja2FnZXMvY3ctb3JjaC1mbnMtZGVyaXZlL3NyYy9xdWVyeV9mbnMucnM=) | `100.0% <100.0%> (+4.5%)` | :arrow_up: |