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

chore(participation): simplify IsRegisterEnabled return statement #751

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

aljo242
Copy link
Contributor

@aljo242 aljo242 commented Apr 27, 2022

What does this PR does?

Follow a lint suggestion to simplify the return statement in IsRegisterEnabled() in the participation module.

@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #751 (c568df2) into develop (424657d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #751   +/-   ##
========================================
  Coverage    11.40%   11.40%           
========================================
  Files          280      280           
  Lines        61479    61476    -3     
========================================
  Hits          7012     7012           
+ Misses       54302    54300    -2     
+ Partials       165      164    -1     
Impacted Files Coverage Δ
x/participation/keeper/registration_period.go 100.00% <100.00%> (ø)
x/campaign/simulation/store.go 83.10% <0.00%> (+2.02%) ⬆️

@lumtis lumtis merged commit 3c2c2cc into develop Apr 27, 2022
@lumtis lumtis deleted the chore/simplify-registration-period branch April 27, 2022 13:14
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.

3 participants