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

Fix typo in "predictable". #1957

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Fix typo in "predictable". #1957

merged 1 commit into from
Aug 12, 2024

Conversation

xavierlepretre
Copy link
Contributor

Presumably this typo fix does not impact tests.

Unsure whether it impacts other repos.

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.31%. Comparing base (f8f6fe2) to head (928aee0).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1957   +/-   ##
=======================================
  Coverage   54.31%   54.31%           
=======================================
  Files          65       65           
  Lines        9995     9995           
=======================================
  Hits         5429     5429           
  Misses       4011     4011           
  Partials      555      555           
Files Coverage Δ
x/wasm/client/cli/tx.go 15.18% <ø> (ø)
x/wasm/keeper/addresses.go 77.14% <100.00%> (ø)
x/wasm/keeper/contract_keeper.go 95.00% <100.00%> (ø)
x/wasm/keeper/msg_server.go 63.83% <100.00%> (ø)

Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

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

Thanks!

x/wasm/keeper/addresses.go Show resolved Hide resolved
@pinosu pinosu merged commit eac360c into CosmWasm:main Aug 12, 2024
17 checks passed
@xavierlepretre xavierlepretre deleted the xl-typo branch August 12, 2024 14:24
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