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

Fairly distribute exact deterministic pot remainder #203

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

charleskawczynski
Copy link
Owner

Closes #202.

@charleskawczynski
Copy link
Owner Author

bors r+

bors bot added a commit that referenced this pull request Aug 25, 2023
203: Fairly distribute exact deterministic pot remainder r=charleskawczynski a=charleskawczynski

Closes #202.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
@bors
Copy link
Contributor

bors bot commented Aug 25, 2023

Build failed:

@charleskawczynski
Copy link
Owner Author

bors r+

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Merging #203 (173b251) into main (f6b6ed4) will decrease coverage by 0.46%.
The diff coverage is 82.50%.

@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   82.08%   81.63%   -0.46%     
==========================================
  Files          12       13       +1     
  Lines        1267     1274       +7     
==========================================
  Hits         1040     1040              
- Misses        227      234       +7     
Files Changed Coverage Δ
src/TexasHoldem.jl 100.00% <ø> (ø)
src/game.jl 93.10% <66.66%> (ø)
src/chips.jl 70.58% <70.58%> (ø)
src/player_type.jl 100.00% <100.00%> (ø)
src/table.jl 97.98% <100.00%> (ø)
src/transactions.jl 86.83% <100.00%> (-1.36%) ⬇️

bors bot added a commit that referenced this pull request Aug 25, 2023
203: Fairly distribute exact deterministic pot remainder r=charleskawczynski a=charleskawczynski

Closes #202.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
@bors
Copy link
Contributor

bors bot commented Aug 25, 2023

Build failed:

@charleskawczynski
Copy link
Owner Author

bors r+

bors bot added a commit that referenced this pull request Aug 25, 2023
203: Fairly distribute exact deterministic pot remainder r=charleskawczynski a=charleskawczynski

Closes #202.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
@charleskawczynski charleskawczynski merged commit 2dd6f99 into main Aug 25, 2023
19 of 21 checks passed
@bors bors bot deleted the ck/chips branch August 25, 2023 01:09
@bors
Copy link
Contributor

bors bot commented Aug 25, 2023

This PR was included in a batch that successfully built, but then failed to merge into main (it was a non-fast-forward update). It will be automatically retried.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Define Chip
1 participant