AbstractSDK / cw-orchestrator

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

Use only cw-orch-core inside derive macros #392

Closed Kayanski closed 4 months ago

Kayanski commented 4 months ago

This PR aims at removing the dependency on cw-orch structure for the derives macros. They now only depend on cw_orch::core. This re-export of cw-orch-core should NEVER be touched

cloudflare-pages[bot] commented 4 months ago

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4ef520e
Status:⚡️  Build in progress...

View logs

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 63.8%. Comparing base (6839610) to head (0eb1732). Report is 1 commits behind head on main.

Additional details and impacted files | [Files](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/392?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-contract-derive/src/lib.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/392?src=pr&el=tree&filepath=packages%2Fcw-orch-contract-derive%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-cGFja2FnZXMvY3ctb3JjaC1jb250cmFjdC1kZXJpdmUvc3JjL2xpYi5ycw==) | `93.0% <100.0%> (ø)` | | | [packages/cw-orch-fns-derive/src/execute\_fns.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/392?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==) | `99.2% <100.0%> (ø)` | | | [packages/cw-orch-fns-derive/src/query\_fns.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/392?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=) | `94.9% <77.7%> (ø)` | |