DA0-DA0 / dao-contracts

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

Fix voting module native token proposal deposit on instantiate #786

Closed NoahSaso closed 6 months ago

NoahSaso commented 6 months ago

Resolves #765

This allows setting up a proposal deposit using the newly created voting module token on DAO instantiation.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (development@a3f15d7). Click here to learn what that means.

Files Patch % Lines
...roposal/dao-proposal-multiple/src/testing/tests.rs 99.17% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #786 +/- ## ============================================== Coverage ? 96.69% ============================================== Files ? 204 Lines ? 52651 Branches ? 0 ============================================== Hits ? 50913 Misses ? 1738 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.