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

Side Pots are Not the Same Thing as Split Pots #9

Open
DrkYoda opened this issue Oct 11, 2022 · 0 comments
Open

Side Pots are Not the Same Thing as Split Pots #9

DrkYoda opened this issue Oct 11, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DrkYoda
Copy link
Owner

DrkYoda commented Oct 11, 2022

Description

Is an error generated from this bug?
No
For hands with a side pot there are 2 <player_wins_obj> inside of a singe <pot_obj>.

To Reproduce

Steps to reproduce the behavior:

  1. Convert any hand that has a side pot

Expected Behavior

For hands with a side pot and additional <pot_obj> should be appended to the array. The side pot should have an identifier of "id": 1 while the main pot object will have an identifier of "id": 0.

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop

  • OS: Windows 10
    • Version: 10.0.19043
  • Language: Python
    • Version: 3.2.10
  • File: main.py
    • Version: 1.0.3

Additional Context

  • Hands with side pots for testing.
    • 1631410718583
    • 1648347708009
@DrkYoda DrkYoda added the bug Something isn't working label Oct 11, 2022
@DrkYoda DrkYoda self-assigned this Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant