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: ics20 memo handler denom #2439

Merged
merged 5 commits into from
Feb 27, 2024

fix: ics20 memo handler denom

6055b2a
Select commit
Loading
Failed to load commit list.
Merged

fix: ics20 memo handler denom #2439

fix: ics20 memo handler denom
6055b2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2024 in 1s

69.32% (target 65.50%)

View this Pull Request on Codecov

69.32% (target 65.50%)

Details

Codecov Report

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

Project coverage is 69.32%. Comparing base (7f05ad4) to head (6055b2a).
Report is 385 commits behind head on main.

❗ Current head 6055b2a differs from pull request most recent head 30e8329. Consider uploading reports for the commit 30e8329 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2439      +/-   ##
==========================================
- Coverage   75.38%   69.32%   -6.07%     
==========================================
  Files         100      183      +83     
  Lines        8025    10777    +2752     
==========================================
+ Hits         6050     7471    +1421     
- Misses       1589     2696    +1107     
- Partials      386      610     +224     
Files Coverage Δ
x/uibc/quota/quota.go 60.60% <0.00%> (ø)
x/uibc/uics20/ibc_module.go 0.00% <0.00%> (ø)
x/uibc/uics20/memo_handler.go 49.38% <0.00%> (ø)
x/uibc/ics20.go 0.00% <0.00%> (ø)

... and 170 files with indirect coverage changes