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 the bug discovered during shield code review #563

Merged
merged 2 commits into from
Jan 12, 2023
Merged

Conversation

haozhan9
Copy link
Contributor

@haozhan9 haozhan9 commented Jan 9, 2023

solving issue #560.

@haozhan9 haozhan9 requested review from yoongbok-lee, a team and kevin-yuhh and removed request for a team January 9, 2023 03:36
Copy link
Collaborator

@yoongbok-lee yoongbok-lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thanks for catching those.

@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Merging #563 (2fdc7eb) into master (3d02406) will increase coverage by 1.54%.
The diff coverage is 78.57%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #563      +/-   ##
==========================================
+ Coverage   40.92%   42.47%   +1.54%     
==========================================
  Files         127      127              
  Lines       11825    11827       +2     
==========================================
+ Hits         4839     5023     +184     
+ Misses       6519     6324     -195     
- Partials      467      480      +13     
Impacted Files Coverage Δ
x/shield/keeper/pool.go 56.96% <0.00%> (+7.60%) ⬆️
x/shield/keeper/proposal.go 60.03% <100.00%> (ø)
x/shield/keeper/purchase.go 70.41% <100.00%> (+13.60%) ⬆️
x/shield/keeper/msg_server.go 45.83% <0.00%> (+12.20%) ⬆️
x/shield/keeper/params.go 86.36% <0.00%> (+13.63%) ⬆️
x/shield/keeper/staking_purchase.go 62.42% <0.00%> (+47.77%) ⬆️

@haozhan9 haozhan9 merged commit b0a4b73 into master Jan 12, 2023
@haozhan9 haozhan9 deleted the shield-bugs-fix branch January 12, 2023 16:40
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