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

Single Choice and Multiple Choice Veto #752

Merged
merged 55 commits into from
Dec 4, 2023

Added validation that timelock_duration is the same units as the max_…

37ebd9d
Select commit
Loading
Failed to load commit list.
Merged

Single Choice and Multiple Choice Veto #752

Added validation that timelock_duration is the same units as the max_…
37ebd9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 4, 2023 in 1s

99.56% of diff hit (target 96.31%)

View this Pull Request on Codecov

99.56% of diff hit (target 96.31%)

Annotations

Check warning on line 183 in contracts/pre-propose/dao-pre-propose-approver/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/pre-propose/dao-pre-propose-approver/src/contract.rs#L183

Added line #L183 was not covered by tests

Check warning on line 311 in contracts/proposal/dao-proposal-multiple/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/proposal/dao-proposal-multiple/src/contract.rs#L311

Added line #L311 was not covered by tests

Check warning on line 502 in contracts/proposal/dao-proposal-multiple/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/proposal/dao-proposal-multiple/src/contract.rs#L500-L502

Added lines #L500 - L502 were not covered by tests

Check warning on line 634 in contracts/proposal/dao-proposal-multiple/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/proposal/dao-proposal-multiple/src/contract.rs#L634

Added line #L634 was not covered by tests

Check warning on line 85 in contracts/proposal/dao-proposal-multiple/src/proposal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/proposal/dao-proposal-multiple/src/proposal.rs#L85

Added line #L85 was not covered by tests

Check warning on line 85 in contracts/proposal/dao-proposal-multiple/src/testing/instantiate.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/proposal/dao-proposal-multiple/src/testing/instantiate.rs#L85

Added line #L85 was not covered by tests

Check warning on line 302 in contracts/proposal/dao-proposal-single/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/proposal/dao-proposal-single/src/contract.rs#L302

Added line #L302 was not covered by tests

Check warning on line 395 in contracts/proposal/dao-proposal-single/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/proposal/dao-proposal-single/src/contract.rs#L395

Added line #L395 was not covered by tests

Check warning on line 85 in contracts/proposal/dao-proposal-single/src/proposal.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/proposal/dao-proposal-single/src/proposal.rs#L85

Added line #L85 was not covered by tests