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

feat: update dependency, add volunteer module and update functions of the xpla client #9

Merged
merged 5 commits into from
Jan 2, 2024

Conversation

Moonyongjung
Copy link
Contributor

feat:

  • support volunteer module of xpla
  • change default gas limit
  • set custom public key in the xpla client

chore:

  • update dependencies

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

Attention: 146 lines in your changes are missing coverage. Please review.

Comparison is base (4107ffb) 58.95% compared to head (1af7f1d) 59.72%.
Report is 7 commits behind head on main.

Files Patch % Lines
core/volunteer/query.go 0.00% 43 Missing ⚠️
core/volunteer/msg_parse.go 57.50% 24 Missing and 10 partials ⚠️
client/info.go 42.85% 11 Missing and 1 partial ⚠️
client/xplaclient.go 57.69% 8 Missing and 3 partials ⚠️
core/volunteer/external.go 70.00% 6 Missing and 3 partials ⚠️
core/gov/msg_parse.go 79.16% 5 Missing ⚠️
core/volunteer/module.go 76.47% 4 Missing ⚠️
core/ibc/query.go 0.00% 3 Missing ⚠️
core/reward/query.go 0.00% 3 Missing ⚠️
core/distribution/msg.go 80.00% 2 Missing ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   58.95%   59.72%   +0.76%     
==========================================
  Files          98      103       +5     
  Lines        8615     8849     +234     
==========================================
+ Hits         5079     5285     +206     
- Misses       2779     2813      +34     
+ Partials      757      751       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Moonyongjung Moonyongjung merged commit 80188ad into main Jan 2, 2024
4 checks passed
@Moonyongjung Moonyongjung deleted the my/feat-x branch January 2, 2024 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant