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

Validate number of addresses in msg #1926

Merged
merged 1 commit into from
Jul 11, 2024

Validate number of addresses in msg

c1f1f2c
Select commit
Loading
Failed to load commit list.
Merged

Validate number of addresses in msg #1926

Validate number of addresses in msg
c1f1f2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

54.40% (-0.05%) compared to 745adca

View this Pull Request on Codecov

54.40% (-0.05%) compared to 745adca

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.40%. Comparing base (745adca) to head (c1f1f2c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1926      +/-   ##
==========================================
- Coverage   54.44%   54.40%   -0.05%     
==========================================
  Files          65       65              
  Lines        9986     9976      -10     
==========================================
- Hits         5437     5427      -10     
  Misses       3993     3993              
  Partials      556      556              
Files Coverage Δ
x/wasm/types/params.go 70.73% <100.00%> (-3.47%) ⬇️
x/wasm/types/tx.go 66.54% <100.00%> (-1.59%) ⬇️
x/wasm/types/validation.go 96.36% <100.00%> (+1.36%) ⬆️