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: replace IsEqual with Equal (backport #1314) #1317

Merged
merged 2 commits into from
Mar 29, 2024

fix: replace IsEqual with Equal (#1314)

124ef10
Select commit
Loading
Failed to load commit list.
Merged

fix: replace IsEqual with Equal (backport #1314) #1317

fix: replace IsEqual with Equal (#1314)
124ef10
Select commit
Loading
Failed to load commit list.
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