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

refactor: remove mock contracts from voting verifier tests and use mock querier update_wasm() instead #280

Merged
merged 8 commits into from
Feb 26, 2024

Merge branch 'main' into refactor/verifier-mock-tests

66d45a6
Select commit
Loading
Failed to load commit list.
Merged

refactor: remove mock contracts from voting verifier tests and use mock querier update_wasm() instead #280

Merge branch 'main' into refactor/verifier-mock-tests
66d45a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 26, 2024 in 0s

99.56% of diff hit (target 90.23%)

View this Pull Request on Codecov

99.56% of diff hit (target 90.23%)

Annotations

Check warning on line 147 in contracts/voting-verifier/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/voting-verifier/src/contract.rs#L147

Added line #L147 was not covered by tests

Check warning on line 281 in contracts/voting-verifier/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/voting-verifier/src/contract.rs#L281

Added line #L281 was not covered by tests

Check warning on line 330 in contracts/voting-verifier/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/voting-verifier/src/contract.rs#L330

Added line #L330 was not covered by tests