SirRender00 / texasholdem

A pure python package for Texas Hold 'Em poker
https://github.com/SirRender00/texasholdem/
MIT License
75 stars 18 forks source link

feat: update to use python3.12 #254

Closed SirRender00 closed 6 months ago

SirRender00 commented 6 months ago

This fixes https://github.com/SirRender00/texasholdem/issues/251

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 90.97%. Comparing base (a09521f) to head (103b455).

Files Patch % Lines
texasholdem/game/move.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #254 +/- ## ======================================= Coverage 90.97% 90.97% ======================================= Files 18 18 Lines 1174 1174 ======================================= Hits 1068 1068 Misses 106 106 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.