Skip to content

fix: replace IsEqual with Equal (#1314)

Codecov / codecov/project succeeded Mar 29, 2024 in 0s

69.78% (target 50.00%)

View this Pull Request on Codecov

69.78% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 65.00000% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 69.78%. Comparing base (1f8e902) to head (124ef10).
Report is 2 commits behind head on release/v0.48.x.

❗ Current head 124ef10 differs from pull request most recent head 9ec42c1. Consider uploading reports for the commit 9ec42c1 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v0.48.x    #1317      +/-   ##
===================================================
- Coverage            69.78%   69.78%   -0.01%     
===================================================
  Files                  646      646              
  Lines                67507    67503       -4     
===================================================
- Hits                 47109    47105       -4     
- Misses               18212    18213       +1     
+ Partials              2186     2185       -1     
Files Coverage Δ
types/coin.go 94.56% <100.00%> (-0.03%) ⬇️
x/auth/vesting/types/vesting_account.go 87.18% <100.00%> (ø)
x/bank/keeper/genesis.go 86.66% <100.00%> (ø)
x/bank/keeper/invariants.go 60.00% <100.00%> (ø)
x/bank/types/msgs.go 98.01% <100.00%> (ø)
x/distribution/keeper/invariants.go 54.46% <100.00%> (ø)
x/foundation/keeper/internal/invariants.go 100.00% <100.00%> (ø)
x/gov/types/params.go 5.94% <100.00%> (ø)
x/staking/genesis.go 59.23% <100.00%> (ø)
simapp/test_helpers.go 9.96% <0.00%> (ø)
... and 5 more