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: use slices.Equal #2092

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

refactor: use slices.Equal #2092

wants to merge 1 commit into from

Conversation

hidewrong
Copy link

refactor the code by a sample way.

Signed-off-by: hidewrong <hidewrong@outlook.com>
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.01%. Comparing base (939a837) to head (0a6ed41).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
x/wasm/migrations/v3/legacy_types.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2092      +/-   ##
==========================================
+ Coverage   42.99%   43.01%   +0.01%     
==========================================
  Files          85       85              
  Lines       11601    11596       -5     
==========================================
  Hits         4988     4988              
+ Misses       6166     6161       -5     
  Partials      447      447              
Files with missing lines Coverage Δ
x/wasm/migrations/v3/legacy_types.go 34.10% <0.00%> (+0.23%) ⬆️

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.

1 participant