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: add redeem_product_voucher method #32

Merged
merged 3 commits into from
Mar 10, 2022
Merged

feat: add redeem_product_voucher method #32

merged 3 commits into from
Mar 10, 2022

Conversation

Lucino772
Copy link
Owner

@Lucino772 Lucino772 commented Mar 10, 2022

  • add url for redeem_product_voucher method (same as check_product_voucher)
  • add redeem_product_voucher method
  • add tests for redeem_product_voucher method
  • update README.md

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2022

Codecov Report

Merging #32 (114869a) into main (51fad20) will increase coverage by 0.38%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   47.93%   48.31%   +0.38%     
==========================================
  Files          29       29              
  Lines         945      952       +7     
  Branches      119      120       +1     
==========================================
+ Hits          453      460       +7     
  Misses        479      479              
  Partials       13       13              
Impacted Files Coverage Δ
mojang/api/session.py 92.77% <100.00%> (+0.66%) ⬆️

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 51fad20...114869a. Read the comment docs.

@Lucino772 Lucino772 merged commit 3f62454 into main Mar 10, 2022
@Lucino772 Lucino772 deleted the add-redeem branch March 10, 2022 14:03
@Lucino772 Lucino772 added the enhancement New feature or request label Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants