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

feat(minor-multisig): implement client for queries #607

Merged
merged 2 commits into from
Sep 10, 2024

Merge branch 'main' into multisig_client

5a36b6b
Select commit
Loading
Failed to load commit list.
Merged

feat(minor-multisig): implement client for queries #607

Merge branch 'main' into multisig_client
5a36b6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 10, 2024 in 0s

98.40% of diff hit (target 93.63%)

View this Pull Request on Codecov

98.40% of diff hit (target 93.63%)

Annotations

Check warning on line 12 in contracts/multisig/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/multisig/src/client.rs#L12

Added line #L12 was not covered by tests

Check warning on line 221 in contracts/multisig/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/multisig/src/client.rs#L221

Added line #L221 was not covered by tests

Check warning on line 274 in contracts/multisig/src/client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/multisig/src/client.rs#L274

Added line #L274 was not covered by tests