DA0-DA0 / dao-contracts

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

v2.2.0 #717

Closed JakeHartnell closed 1 year ago

JakeHartnell commented 1 year ago

There are no functionality changes in this release, just renaming of packages (because of name collisions in crates.io) as well as moving stuff around to reduce circular dependencies so we can publish all the DAO DAO packages. Also fixes up CI as nightly changes have broken it.

Closes #242. Finally. :partying_face:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.04 :warning:

Comparison is base (9261bb3) 93.97% compared to head (8d4ac57) 93.94%.

:exclamation: Current head 8d4ac57 differs from pull request most recent head 597feae. Consider uploading reports for the commit 597feae to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #717 +/- ## ========================================== - Coverage 93.97% 93.94% -0.04% ========================================== Files 60 60 Lines 5214 5215 +1 ========================================== - Hits 4900 4899 -1 - Misses 314 316 +2 ``` | [Impacted Files](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0) | Coverage Δ | | |---|---|---| | [contracts/dao-dao/src/contract.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-Y29udHJhY3RzL2Rhby1kYW8vc3JjL2NvbnRyYWN0LnJz) | `97.61% <ø> (ø)` | | | [...racts/external/cw-fund-distributor/src/contract.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-Y29udHJhY3RzL2V4dGVybmFsL2N3LWZ1bmQtZGlzdHJpYnV0b3Ivc3JjL2NvbnRyYWN0LnJz) | `94.52% <ø> (ø)` | | | [...se/dao-pre-propose-approval-single/src/contract.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-Y29udHJhY3RzL3ByZS1wcm9wb3NlL2Rhby1wcmUtcHJvcG9zZS1hcHByb3ZhbC1zaW5nbGUvc3JjL2NvbnRyYWN0LnJz) | `87.21% <ø> (ø)` | | | [...e-propose/dao-pre-propose-approver/src/contract.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-Y29udHJhY3RzL3ByZS1wcm9wb3NlL2Rhby1wcmUtcHJvcG9zZS1hcHByb3Zlci9zcmMvY29udHJhY3QucnM=) | `91.89% <ø> (ø)` | | | [contracts/staking/cw20-stake/src/contract.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-Y29udHJhY3RzL3N0YWtpbmcvY3cyMC1zdGFrZS9zcmMvY29udHJhY3QucnM=) | `90.30% <ø> (ø)` | | | [...cts/voting/dao-voting-cw721-staked/src/contract.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-Y29udHJhY3RzL3ZvdGluZy9kYW8tdm90aW5nLWN3NzIxLXN0YWtlZC9zcmMvY29udHJhY3QucnM=) | `96.42% <ø> (ø)` | | | [...ts/voting/dao-voting-native-staked/src/contract.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-Y29udHJhY3RzL3ZvdGluZy9kYW8tdm90aW5nLW5hdGl2ZS1zdGFrZWQvc3JjL2NvbnRyYWN0LnJz) | `95.83% <ø> (ø)` | | | [packages/cw-paginate-storage/src/lib.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-cGFja2FnZXMvY3ctcGFnaW5hdGUtc3RvcmFnZS9zcmMvbGliLnJz) | `94.23% <ø> (ø)` | | | [packages/dao-pre-propose-base/src/state.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-cGFja2FnZXMvZGFvLXByZS1wcm9wb3NlLWJhc2Uvc3JjL3N0YXRlLnJz) | `100.00% <ø> (ø)` | | | [packages/dao-voting/src/pre\_propose.rs](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0#diff-cGFja2FnZXMvZGFvLXZvdGluZy9zcmMvcHJlX3Byb3Bvc2UucnM=) | `100.00% <ø> (ø)` | | | ... and [9 more](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0) | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/DA0-DA0/dao-contracts/pull/717/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DA0-DA0)

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