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: add non-zero check of nextTokenID.Id for genesis (backport #1276) #1282

Merged
merged 5 commits into from
Mar 19, 2024

chore: fix conflict

bdf2ba0
Select commit
Loading
Failed to load commit list.
Merged

fix: add non-zero check of nextTokenID.Id for genesis (backport #1276) #1282

chore: fix conflict
bdf2ba0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 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 80.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 69.78%. Comparing base (6efd17d) to head (bdf2ba0).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v0.48.x    #1282      +/-   ##
===================================================
- Coverage            69.78%   69.78%   -0.01%     
===================================================
  Files                  646      646              
  Lines                67503    67506       +3     
===================================================
  Hits                 47108    47108              
- Misses               18209    18212       +3     
  Partials              2186     2186              
Files Coverage Δ
x/collection/genesis.go 91.51% <80.00%> (-1.70%) ⬇️