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: calculate namespace before loop #2113

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Jul 17, 2023

Closes #2110

@rootulp rootulp added the refactor optional label for items that are related to implementation work and do not change functionality label Jul 17, 2023
@rootulp rootulp added this to the Post-mainnet milestone Jul 17, 2023
@rootulp rootulp self-assigned this Jul 17, 2023
@rootulp rootulp requested review from staheri14 and rach-id and removed request for evan-forbes July 17, 2023 13:32
@MSevey MSevey requested a review from a team July 17, 2023 13:32
@codecov-commenter
Copy link

Codecov Report

Merging #2113 (433006e) into main (03ed667) will increase coverage by 0.02%.
The diff coverage is 25.00%.

@@            Coverage Diff             @@
##             main    #2113      +/-   ##
==========================================
+ Coverage   25.02%   25.05%   +0.02%     
==========================================
  Files         121      121              
  Lines       13806    13811       +5     
==========================================
+ Hits         3455     3460       +5     
  Misses       9995     9995              
  Partials      356      356              
Impacted Files Coverage Δ
x/blob/types/payforblob.go 73.55% <25.00%> (+0.65%) ⬆️

@rootulp rootulp enabled auto-merge (squash) July 17, 2023 13:50
@rootulp rootulp merged commit 7faf094 into celestiaorg:main Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor optional label for items that are related to implementation work and do not change functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calculation of namespace should be before loops
4 participants