DA0-DA0 / dao-contracts

CosmWasm smart contracts for Interchain DAOs.
https://docs.daodao.zone
BSD 3-Clause "New" or "Revised" License
202 stars 133 forks source link

DAO registry #705

Open NoahSaso opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 75.53% and project coverage change: -0.95 :warning:

Comparison is base (9261bb3) 93.97% compared to head (a84fbad) 93.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #705 +/- ## ========================================== - Coverage 93.97% 93.03% -0.95% ========================================== Files 60 62 +2 Lines 5214 5496 +282 ========================================== + Hits 4900 5113 +213 - Misses 314 383 +69 ``` | [Impacted Files](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0) | Coverage Δ | | |---|---|---| | [...ontracts/external/dao-registry/src/registration.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-Y29udHJhY3RzL2V4dGVybmFsL2Rhby1yZWdpc3RyeS9zcmMvcmVnaXN0cmF0aW9uLnJz) | `70.42% <70.42%> (ø)` | | | [contracts/external/dao-registry/src/contract.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/705?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-Y29udHJhY3RzL2V4dGVybmFsL2Rhby1yZWdpc3RyeS9zcmMvY29udHJhY3QucnM=) | `77.25% <77.25%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

Cosm-Orc Gas Usage

Contract Op Name Gas Used Old Gas Used Gas Diff File
cw721_base Instantiate__instantiate_cw721_base 166518 164837 +1.0198% ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:22
cw721_base Store__Store 3975657 3369402 +17.9930% ci/integration-tests/src/helpers/chain.rs:98
Raw Report for a84fbad7f615ca9e39ddeefe9c4185bedf97e18d
| Contract | Op Name | Gas Used | Gas Wanted | File | | --- | --- | --- | --- | --- | | dao_core | Execute__exc_items_rm | 192820 | 266513 | ci/integration-tests/src/tests/cw_core_test.rs:171 | | dao_core | Execute__exc_items_set | 194487 | 269013 | ci/integration-tests/src/tests/cw_core_test.rs:136 | | dao_core | Instantiate__exc_items_create_dao | 1276364 | 1891743 | ci/integration-tests/src/helpers/helper.rs:101 | | dao_core | Instantiate__inst_admin_create_dao | 1276364 | 1891743 | ci/integration-tests/src/helpers/helper.rs:101 | | dao_core | Instantiate__create_dao | 1275314 | 1890168 | ci/integration-tests/src/helpers/helper.rs:101 | | dao_core | Store__Store | 6177688 | 9243743 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_core | Instantiate__exc_stake_create_dao | 1275290 | 1890132 | ci/integration-tests/src/helpers/helper.rs:101 | | dao_core | Execute__exc_admin_msgs_pause_dao | 194613 | 269202 | ci/integration-tests/src/tests/cw_core_test.rs:76 | | dao_core | Instantiate__exc_admin_msgs_create_dao | 1275314 | 1890168 | ci/integration-tests/src/helpers/helper.rs:101 | | dao_core | Instantiate__exc_admin_msgs_create_dao_with_admin | 1276364 | 1891743 | ci/integration-tests/src/helpers/helper.rs:101 | | dao_core | Instantiate__inst_dao_no_admin | 1275314 | 1890168 | ci/integration-tests/src/helpers/helper.rs:101 | | cw721_base | Instantiate__instantiate_cw721_base | 166518 | 227061 | ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:22 | | cw721_base | Store__Store | 3975657 | 5940696 | ci/integration-tests/src/helpers/chain.rs:98 | | cw721_base | Execute__mint_nft | 140715 | 188355 | ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:93 | | cw721_base | Execute__stake_nft | 234591 | 329169 | ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:76 | | dao_voting_cw721_staked | Execute__claim_nfts | 5710869 | 8543408 | ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:126 | | dao_voting_cw721_staked | Instantiate__instantiate_dao_voting_cw721_staked | 178255 | 244667 | ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:49 | | dao_voting_cw721_staked | Store__Store | 3346379 | 4996779 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_voting_cw721_staked | Execute__unstake_nfts | 230319 | 322761 | ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:111 | | multiple_contracts | Execute__batch_cw721_stake_max_claims | 4198001 | 6256577 | ci/integration-tests/src/tests/dao_voting_cw721_staked_test.rs:257 | | cw20_base | Execute__cw20_base_increase_allowance | 142201 | 190586 | ci/integration-tests/src/helpers/helper.rs:216 | | cw20_base | Execute__send_and_stake_cw20 | 234267 | 328683 | ci/integration-tests/src/helpers/helper.rs:180 | | cw20_base | Store__Store | 4180849 | 6248484 | ci/integration-tests/src/helpers/chain.rs:98 | | cw20_base | Execute__exc_stake_stake_tokens | 234536 | 320952 | ci/integration-tests/src/tests/cw20_stake_test.rs:76 | | dao_pre_propose_single | Execute__pre_propose_propose | 1806420 | 2686818 | ci/integration-tests/src/helpers/helper.rs:235 | | dao_pre_propose_single | Store__Store | 4168135 | 6229413 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_proposal_single | Execute__dao_proposal_single_vote | 5992046 | 8965184 | ci/integration-tests/src/helpers/helper.rs:285 | | dao_proposal_single | Store__Store | 6674821 | 9989442 | ci/integration-tests/src/helpers/chain.rs:98 | | cw20_stake | Store__Store | 3956612 | 5912129 | ci/integration-tests/src/helpers/chain.rs:98 | | cw20_stake_external_rewards | Store__Store | 3350045 | 5002278 | ci/integration-tests/src/helpers/chain.rs:98 | | cw20_stake_reward_distributor | Store__Store | 2841017 | 4238736 | ci/integration-tests/src/helpers/chain.rs:98 | | cw4_group | Store__Store | 2783570 | 4152566 | ci/integration-tests/src/helpers/chain.rs:98 | | cw_admin_factory | Store__Store | 2019807 | 3006921 | ci/integration-tests/src/helpers/chain.rs:98 | | cw_fund_distributor | Store__Store | 3365619 | 5025639 | ci/integration-tests/src/helpers/chain.rs:98 | | cw_payroll_factory | Store__Store | 3696547 | 5522031 | ci/integration-tests/src/helpers/chain.rs:98 | | cw_token_swap | Store__Store | 2382910 | 3551576 | ci/integration-tests/src/helpers/chain.rs:98 | | cw_vesting | Store__Store | 4236619 | 6332139 | ci/integration-tests/src/helpers/chain.rs:98 | | cw_vesting | Execute__delegate | 206782 | 287457 | ci/integration-tests/src/tests/cw_vesting_test.rs:103 | | cw_vesting | Execute__undelegate | 251877 | 332453 | ci/integration-tests/src/tests/cw_vesting_test.rs:142 | | cw_vesting | Execute__withdraw_reward | 191368 | 264332 | ci/integration-tests/src/tests/cw_vesting_test.rs:124 | | cw_vesting | Instantiate__instantiate | 227547 | 318603 | ci/integration-tests/src/tests/cw_vesting_test.rs:59 | | dao_migrator | Store__Store | 5126339 | 7666719 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_pre_propose_approval_single | Store__Store | 4916480 | 7351931 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_pre_propose_approver | Store__Store | 3674720 | 5489291 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_pre_propose_multiple | Store__Store | 4246655 | 6347193 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_proposal_condorcet | Store__Store | 4628595 | 6920103 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_proposal_multiple | Store__Store | 6472801 | 9686412 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_registry | Store__Store | 3344523 | 4993991 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_voting_cw20_staked | Store__Store | 3626321 | 5416692 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_voting_cw4 | Store__Store | 2684822 | 4004444 | ci/integration-tests/src/helpers/chain.rs:98 | | dao_voting_native_staked | Store__Store | 2988099 | 4459359 | ci/integration-tests/src/helpers/chain.rs:98 |