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

refactor: improve ZETA deposit check with max supply check #3074

Merged
merged 2 commits into from
Oct 31, 2024

create internal func

7ab29ad
Select commit
Loading
Failed to load commit list.
Merged

refactor: improve ZETA deposit check with max supply check #3074

create internal func
7ab29ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2024 in 1s

63.43% (+0.00%) compared to 6ef5c57

View this Pull Request on Codecov

63.43% (+0.00%) compared to 6ef5c57

Details

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 63.43%. Comparing base (6ef5c57) to head (7ab29ad).

Files with missing lines Patch % Lines
x/fungible/keeper/zeta.go 81.25% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #3074   +/-   ##
========================================
  Coverage    63.43%   63.43%           
========================================
  Files          425      425           
  Lines        30003    30019   +16     
========================================
+ Hits         19031    19044   +13     
- Misses       10137    10139    +2     
- Partials       835      836    +1     
Files with missing lines Coverage Δ
x/fungible/keeper/zeta.go 88.88% <81.25%> (-11.12%) ⬇️