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: distribution iterator to do single iter #40

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

beer-1
Copy link
Contributor

@beer-1 beer-1 commented Jan 5, 2024

replace multiple level iterations to single iteration

@beer-1 beer-1 requested a review from a team as a code owner January 5, 2024 05:48
@beer-1 beer-1 self-assigned this Jan 5, 2024
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 1736 lines in your changes are missing coverage. Please review.

Comparison is base (48f6c57) 39.18% compared to head (30300a5) 39.18%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   39.18%   39.18%   -0.01%     
==========================================
  Files         162      162              
  Lines       16694    16689       -5     
==========================================
- Hits         6542     6540       -2     
+ Misses       9067     9066       -1     
+ Partials     1085     1083       -2     
Files Coverage Δ
app/genesis.go 43.43% <100.00%> (ø)
x/distribution/autocli.go 100.00% <100.00%> (ø)
x/distribution/types/codec.go 0.00% <ø> (ø)
x/distribution/types/params.go 66.66% <100.00%> (ø)
x/genutil/genesis.go 40.00% <ø> (ø)
x/gov/types/codec.go 0.00% <ø> (ø)
x/gov/types/genesis.go 73.07% <100.00%> (ø)
x/ibc/nft-transfer/keeper/genesis.go 17.24% <ø> (ø)
x/ibc/nft-transfer/keeper/grpc_query.go 2.56% <ø> (ø)
x/ibc/nft-transfer/keeper/keeper.go 64.40% <ø> (ø)
... and 106 more

@beer-1 beer-1 merged commit 13f89ba into main Jan 8, 2024
6 of 7 checks passed
@beer-1 beer-1 deleted the fix/distribution-iterator branch January 8, 2024 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant