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

feat: adding ibc quota v2 #2296

Merged
merged 31 commits into from
Nov 15, 2023

refactor LoadAllDecCoins func

19aea15
Select commit
Loading
Failed to load commit list.
Merged

feat: adding ibc quota v2 #2296

refactor LoadAllDecCoins func
19aea15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

70.43% (target 65.50%)

View this Pull Request on Codecov

70.43% (target 65.50%)

Details

Codecov Report

Merging #2296 (19aea15) into main (7f05ad4) will decrease coverage by 4.96%.
Report is 292 commits behind head on main.
The diff coverage is 66.08%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2296      +/-   ##
==========================================
- Coverage   75.38%   70.43%   -4.96%     
==========================================
  Files         100      171      +71     
  Lines        8025    12973    +4948     
==========================================
+ Hits         6050     9137    +3087     
- Misses       1589     3225    +1636     
- Partials      386      611     +225     
Files Coverage Δ
ante/ante.go 66.66% <100.00%> (+18.45%) ⬆️
ante/fee.go 80.00% <100.00%> (+1.64%) ⬆️
ante/spam_prevention.go 75.92% <ø> (ø)
app/inflation/inflation.go 100.00% <100.00%> (ø)
app/upgradev3/migrations.go 84.21% <ø> (+5.94%) ⬆️
util/coin/utoken.go 100.00% <100.00%> (ø)
util/ibc/ibc.go 58.82% <ø> (ø)
util/sdkutil/events.go 0.00% <ø> (ø)
util/store/store.go 52.06% <ø> (+10.65%) ⬆️
util/store/unmarshal.go 42.85% <ø> (ø)
... and 40 more

... and 104 files with indirect coverage changes