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

pkg/cosmos: add Context to ReaderWriter methods #424

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

jmank88
Copy link
Contributor

@jmank88 jmank88 commented Oct 14, 2024

@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 75%)

See analysis details on SonarQube

@jmank88 jmank88 force-pushed the BCF-3204-background-context branch 4 times, most recently from 44a8e30 to e50546f Compare October 14, 2024 13:18
@jmank88 jmank88 marked this pull request as ready for review October 14, 2024 15:41
Comment on lines -35 to -36
address, _ := sdk.AccAddressFromBech32("wasm106x8mk9asfnptt5rqw5kx6hs8f75fseqa8rfz2")
proxyAddress, _ := sdk.AccAddressFromBech32("wasm106x8mk9asfnptt5rqw5kx6hs8f75fseqa8rfz2")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These unchecked errors were leading to silent failures

@jmank88 jmank88 merged commit 5277829 into develop Oct 17, 2024
16 of 17 checks passed
@jmank88 jmank88 deleted the BCF-3204-background-context branch October 17, 2024 13:37
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.

3 participants