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

Using logs and events in Tx Response #381

Closed Kayanski closed 4 months ago

Kayanski commented 4 months ago

This PR aims at fixing an update pushed by several changes to not include events on the TxResponse logs field.

When events fetched from logs are empty, the function will also look at events to find corresponding events

cloudflare-pages[bot] commented 4 months ago

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: 414ef91
Status: ✅  Deploy successful!
Preview URL: https://995535dc.cw-orchestrator.pages.dev
Branch Preview URL: https://daemonv0-21-1.cw-orchestrator.pages.dev

View logs

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 63.8%. Comparing base (73dba66) to head (414ef91).

Additional details and impacted files | [Files](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/381?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK) | Coverage Δ | | |---|---|---| | [cw-orch-daemon/src/tx\_resp.rs](https://app.codecov.io/gh/AbstractSDK/cw-orchestrator/pull/381?src=pr&el=tree&filepath=cw-orch-daemon%2Fsrc%2Ftx_resp.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AbstractSDK#diff-Y3ctb3JjaC1kYWVtb24vc3JjL3R4X3Jlc3AucnM=) | `87.7% <25.0%> (-9.8%)` | :arrow_down: |