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: format files #829

Merged
merged 2 commits into from
Jun 2, 2022
Merged

chore: format files #829

merged 2 commits into from
Jun 2, 2022

Conversation

aljo242
Copy link

@aljo242 aljo242 commented Jun 1, 2022

Just some simple formatting rules applied across the codebase. No logic modifications made.

@codecov
Copy link

codecov bot commented Jun 1, 2022

Codecov Report

Merging #829 (31f836f) into develop (cf0161b) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #829      +/-   ##
===========================================
- Coverage    10.52%   10.51%   -0.01%     
===========================================
  Files          332      332              
  Lines        77561    77548      -13     
===========================================
- Hits          8163     8156       -7     
+ Misses       69192    69186       -6     
  Partials       206      206              
Impacted Files Coverage Δ
x/campaign/client/cli/query_total_shares.go 0.00% <ø> (ø)
x/campaign/genesis.go 100.00% <ø> (ø)
x/campaign/keeper/grpc_campaign.go 80.64% <ø> (ø)
x/campaign/keeper/grpc_campaign_summary.go 89.41% <ø> (ø)
x/campaign/keeper/grpc_mainnet_account.go 81.44% <ø> (ø)
x/campaign/keeper/grpc_mainnet_vesting_account.go 83.33% <ø> (ø)
x/campaign/keeper/msg_redeem_vouchers.go 89.47% <ø> (-0.19%) ⬇️
x/campaign/simulation/store.go 82.43% <ø> (ø)
x/claim/keeper/claim_record.go 100.00% <ø> (ø)
x/claim/keeper/grpc_query_claim_record.go 82.85% <ø> (ø)
... and 25 more

@lumtis lumtis merged commit 8259847 into develop Jun 2, 2022
@lumtis lumtis deleted the chore/formatting branch June 2, 2022 19:11
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.

2 participants