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 #876

Open
wants to merge 53 commits into
base: development
Choose a base branch
from

Merge branch 'development' into feature/cw-orch-interface

6a6b9f2
Select commit
Loading
Failed to load commit list.
Open

cw-orch #876

Merge branch 'development' into feature/cw-orch-interface
6a6b9f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2024 in 0s

96.11% (-0.54%) compared to e7f3e28

View this Pull Request on Codecov

96.11% (-0.54%) compared to e7f3e28

Details

Codecov Report

Attention: Patch coverage is 6.16246% with 335 lines in your changes missing coverage. Please review.

Project coverage is 96.11%. Comparing base (e7f3e28) to head (6a6b9f2).

Files with missing lines Patch % Lines
...ckages/cw-orch/src/external/tokenfactory_issuer.rs 0.00% 13 Missing ⚠️
packages/cw-orch/src/proposal/multiple.rs 0.00% 13 Missing ⚠️
packages/cw-orch/src/proposal/single.rs 0.00% 13 Missing ⚠️
packages/cw-orch/src/voting/cw20_staked.rs 0.00% 13 Missing ⚠️
packages/cw-orch/src/voting/cw4.rs 0.00% 13 Missing ⚠️
packages/cw-orch/src/voting/cw721_staked.rs 0.00% 13 Missing ⚠️
packages/cw-orch/src/voting/token_staked.rs 0.00% 13 Missing ⚠️
...es/cw-orch/src/distribution/cw_fund_distributor.rs 0.00% 9 Missing ⚠️
...w-orch/src/distribution/dao_rewards_distributor.rs 0.00% 9 Missing ⚠️
packages/cw-orch/src/external/admin_factory.rs 0.00% 9 Missing ⚠️
... and 48 more
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #876      +/-   ##
===============================================
- Coverage        96.65%   96.11%   -0.54%     
===============================================
  Files              245      276      +31     
  Lines            66838    66389     -449     
===============================================
- Hits             64601    63811     -790     
- Misses            2237     2578     +341     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.