fix: use accAddress to compare in validatebasic function in collection & token modules #1288
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
@@ 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%> (ø) |
Loading