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: simplify code #182

Merged
merged 9 commits into from
Jul 13, 2022
Merged

refactor: simplify code #182

merged 9 commits into from
Jul 13, 2022

Conversation

fdymylja
Copy link
Contributor

No description provided.

@fdymylja fdymylja changed the title simplify code refactor: simplify code Jul 13, 2022
@fdymylja fdymylja requested a review from ParthDesai July 13, 2022 09:29
@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #182 (2606d72) into main (68a80f4) will increase coverage by 0.68%.
The diff coverage is 72.22%.

@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   56.47%   57.16%   +0.68%     
==========================================
  Files          15       15              
  Lines        1243     1228      -15     
==========================================
  Hits          702      702              
+ Misses        494      479      -15     
  Partials       47       47              
Impacted Files Coverage Δ
app/ante.go 62.50% <ø> (ø)
app/app.go 90.23% <ø> (ø)
app/test_access.go 0.00% <ø> (ø)
app/test_helpers.go 0.43% <ø> (ø)
x/gastracker/ante/ante.go 100.00% <ø> (ø)
x/gastracker/keeper/genesis.go 0.00% <ø> (ø)
x/gastracker/keeper/grpc_query.go 0.00% <0.00%> (ø)
x/gastracker/keeper/msg_server.go 0.00% <ø> (ø)
x/gastracker/module/module.go 0.00% <0.00%> (ø)
x/gastracker/keeper/keeper.go 74.01% <85.71%> (+3.86%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68a80f4...2606d72. Read the comment docs.

@fdymylja fdymylja merged commit 401cc38 into main Jul 13, 2022
@fdymylja fdymylja deleted the fdymylja/simplify-code-1 branch July 13, 2022 10:28
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.

None yet

2 participants