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(uibc): adding ICS 20 memo handler #2349

Merged
merged 10 commits into from
Dec 18, 2023

lint

701b388
Select commit
Loading
Failed to load commit list.
Merged

feat(uibc): adding ICS 20 memo handler #2349

lint
701b388
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2023 in 1s

69.56% (target 65.50%)

View this Pull Request on Codecov

69.56% (target 65.50%)

Details

Codecov Report

Merging #2349 (701b388) into main (7f05ad4) will decrease coverage by 5.83%.
Report is 320 commits behind head on main.
The diff coverage is 66.08%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2349      +/-   ##
==========================================
- Coverage   75.38%   69.56%   -5.83%     
==========================================
  Files         100      172      +72     
  Lines        8025    12759    +4734     
==========================================
+ Hits         6050     8876    +2826     
- Misses       1589     3277    +1688     
- Partials      386      606     +220     
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 111 files with indirect coverage changes