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: use accAddress to compare in validatebasic function in collection & token modules #1288

Merged
merged 5 commits into from
Mar 21, 2024

fixup: add test cases

bda7705
Select commit
Loading
Failed to load commit list.
Merged

fix: use accAddress to compare in validatebasic function in collection & token modules #1288

fixup: add test cases
bda7705
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 1s

70.42% (target 50.00%)

View this Pull Request on Codecov

70.42% (target 50.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.42%. Comparing base (5636259) to head (bda7705).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1288      +/-   ##
==========================================
+ Coverage   70.41%   70.42%   +0.01%     
==========================================
  Files         643      643              
  Lines       54693    54701       +8     
==========================================
+ Hits        38512    38525      +13     
+ Misses      14009    14006       -3     
+ Partials     2172     2170       -2     
Files Coverage Δ
x/collection/msgs.go 98.31% <100.00%> (+0.69%) ⬆️
x/token/msgs.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes