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

Charge for S-tier cards #179

Merged
merged 5 commits into from Jul 12, 2020
Merged

Charge for S-tier cards #179

merged 5 commits into from Jul 12, 2020

Conversation

austinpray
Copy link
Owner

  • Adds ability to collect payment for card creation
  • S-tier cards are 1000 kkreds to create

ref #168

image

image

@austinpray austinpray requested a review from ridhoq July 12, 2020 05:03
@pull-request-size pull-request-size bot added the size/L Denotes a Pull Request that changes 100-499 lines label Jul 12, 2020
@codecov
Copy link

codecov bot commented Jul 12, 2020

Codecov Report

Merging #179 into master will increase coverage by 0.20%.
The diff coverage is 77.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   75.10%   75.30%   +0.20%     
==========================================
  Files          67       67              
  Lines        1932     1952      +20     
  Branches      272      276       +4     
==========================================
+ Hits         1451     1470      +19     
- Misses        400      401       +1     
  Partials       81       81              
Impacted Files Coverage Δ
kaori/plugins/gacha/commands/creation.py 68.50% <68.75%> (+0.22%) ⬆️
kaori/plugins/gacha/models/Card.py 91.86% <100.00%> (+0.06%) ⬆️
kaori/plugins/gacha/tui.py 98.36% <100.00%> (+0.14%) ⬆️
kaori/plugins/gacha/engine/core/battle.py 92.85% <0.00%> (+1.19%) ⬆️
kaori/plugins/kkreds/__init__.py 39.25% <0.00%> (+1.86%) ⬆️

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 40ece7a...c13f958. Read the comment docs.

@austinpray austinpray merged commit dbb5336 into master Jul 12, 2020
@austinpray austinpray deleted the 168-charge-s branch July 12, 2020 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/gacha size/L Denotes a Pull Request that changes 100-499 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants