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

Feature / Bet Bonus Reward #368

Merged
merged 9 commits into from
Mar 18, 2024
Merged

Feature / Bet Bonus Reward #368

merged 9 commits into from
Mar 18, 2024

Conversation

scorpioborn
Copy link
Contributor

Description


Type of change

Please check the options that are relevant. This PR introduces

  • Patch: Bug fix (non-breaking change which fixes an existing issue)
  • Minor: New feature (non-breaking change which adds new functionality)
  • Major: Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Features Description

  • NA

Test Cases

  • NA

Documentation


Checklist:

  • I have added change type (major|minor|patch) in the PR
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@scorpioborn scorpioborn requested review from 3eyedraga and a team as code owners March 13, 2024 14:11
@github-actions github-actions bot added the C:CLI label Mar 13, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 5.59126% with 1469 lines in your changes are missing coverage. Please review.

Project coverage is 11.43%. Comparing base (d46adb8) to head (eea20b1).

Files Patch % Lines
x/reward/types/promoter.pb.go 0.79% 623 Missing ⚠️
x/reward/types/tx.pb.go 0.75% 264 Missing ⚠️
x/reward/types/ticket.pb.go 0.75% 262 Missing ⚠️
x/reward/types/genesis.pb.go 0.00% 76 Missing ⚠️
x/reward/types/query.pb.go 0.00% 70 Missing ⚠️
x/reward/types/reward_bet_bonus.go 0.00% 44 Missing ⚠️
x/reward/types/query.pb.gw.go 0.00% 24 Missing ⚠️
x/reward/types/campaign.pb.go 0.00% 23 Missing ⚠️
x/reward/types/messages_promoter.go 29.62% 19 Missing ⚠️
x/reward/types/campaign.go 0.00% 13 Missing ⚠️
... and 10 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   11.63%   11.43%   -0.20%     
==========================================
  Files         351      357       +6     
  Lines       45621    47089    +1468     
==========================================
+ Hits         5307     5384      +77     
- Misses      39834    41217    +1383     
- Partials      480      488       +8     

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

@3eyedraga 3eyedraga changed the base branch from master to release/v1.6.x March 14, 2024 07:43
@3eyedraga 3eyedraga merged commit 55aeec5 into release/v1.6.x Mar 18, 2024
22 checks passed
@3eyedraga 3eyedraga deleted the feature/bet-bonus branch March 18, 2024 07:11
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.

3 participants