Skip to content

chore(all): modernized code with slices #2189

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

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

Conversation

quantix9
Copy link

go 1.23.6 already support standard slices lib

Copy link

codecov bot commented Mar 26, 2025

Codecov Report

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

Project coverage is 45.95%. Comparing base (a46d1ce) to head (fc3d296).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
x/wasm/types/params.go 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2189      +/-   ##
==========================================
- Coverage   45.98%   45.95%   -0.04%     
==========================================
  Files          78       78              
  Lines       10675    10667       -8     
==========================================
- Hits         4909     4902       -7     
+ Misses       5330     5328       -2     
- Partials      436      437       +1     
Files with missing lines Coverage Δ
x/wasm/migrations/v2/params_legacy.go 68.11% <100.00%> (-0.46%) ⬇️
x/wasm/types/json_matching.go 92.30% <100.00%> (-0.55%) ⬇️
x/wasm/types/types.go 59.91% <100.00%> (-0.35%) ⬇️
x/wasm/types/params.go 73.07% <66.66%> (+2.34%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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