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

Added automatic into for msgs #389

Merged
merged 8 commits into from
Jun 3, 2024
Merged

Conversation

Kayanski
Copy link
Contributor

@Kayanski Kayanski commented May 13, 2024

This PR aims at adding automatic into traits for macros

Closes ORC-132

Copy link

codecov bot commented May 13, 2024

Codecov Report

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

Project coverage is 64.7%. Comparing base (41fc930) to head (e24c8ba).
Report is 1 commits behind head on main.

Additional details and impacted files
Files Coverage Δ
packages/cw-orch-fns-derive/src/execute_fns.rs 99.3% <100.0%> (+<0.1%) ⬆️
packages/cw-orch-fns-derive/src/helpers.rs 74.1% <100.0%> (-0.4%) ⬇️
packages/cw-orch-fns-derive/src/query_fns.rs 95.4% <95.6%> (+0.4%) ⬆️

Copy link

cloudflare-workers-and-pages bot commented May 17, 2024

Deploying cw-orchestrator with  Cloudflare Pages  Cloudflare Pages

Latest commit: e24c8ba
Status: ✅  Deploy successful!
Preview URL: https://66edd49f.cw-orchestrator.pages.dev
Branch Preview URL: https://update-relax-bound-on-derive.cw-orchestrator.pages.dev

View logs

@Kayanski Kayanski added the breaking This change prompts a major version bump. label May 17, 2024
@Kayanski Kayanski removed the breaking This change prompts a major version bump. label Jun 3, 2024
@Kayanski Kayanski merged commit 31932f5 into main Jun 3, 2024
20 checks passed
@Kayanski Kayanski deleted the update/relax-bound-on-derive branch June 3, 2024 15:50
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