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

Problem: sender check for MsgStoreBlockList is not in CheckTx #1613

Merged
merged 8 commits into from
Oct 8, 2024

check for all

f7405ce
Select commit
Loading
Failed to load commit list.
Merged

Problem: sender check for MsgStoreBlockList is not in CheckTx #1613

check for all
f7405ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 8, 2024 in 0s

34.11% (-1.90%) compared to fea4dec

View this Pull Request on Codecov

34.11% (-1.90%) compared to fea4dec

Details

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 34.11%. Comparing base (fea4dec) to head (f7405ce).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/block_address.go 28.57% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1613      +/-   ##
==========================================
- Coverage   36.00%   34.11%   -1.90%     
==========================================
  Files         123      123              
  Lines        9791     9715      -76     
==========================================
- Hits         3525     3314     -211     
- Misses       5851     6047     +196     
+ Partials      415      354      -61     
Files with missing lines Coverage Δ
x/cronos/types/messages.go 39.58% <ø> (+13.57%) ⬆️
x/e2ee/types/msg.go 42.85% <ø> (+1.19%) ⬆️
app/block_address.go 21.05% <28.57%> (-2.03%) ⬇️

... and 13 files with indirect coverage changes