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
Merged

Conversation

cjcobb23
Copy link
Contributor

@cjcobb23 cjcobb23 commented Sep 5, 2024

@cjcobb23 cjcobb23 requested a review from a team as a code owner September 5, 2024 15:31
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 98.40426% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.66%. Comparing base (847ac0c) to head (5a36b6b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
contracts/multisig/src/client.rs 98.40% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #607      +/-   ##
==========================================
+ Coverage   93.63%   93.66%   +0.02%     
==========================================
  Files         225      226       +1     
  Lines       32395    32583     +188     
==========================================
+ Hits        30333    30518     +185     
- Misses       2062     2065       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cjcobb23 cjcobb23 merged commit a73560d into main Sep 10, 2024
8 checks passed
@cjcobb23 cjcobb23 deleted the multisig_client branch September 10, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants