sotetsuk / pgx

♟️ Vectorized RL game environments in JAX
http://sotets.uk/pgx/
Apache License 2.0
372 stars 23 forks source link

[TicTacToe] Extract `games/tic_tac_toe.py` #1149

Closed sotetsuk closed 7 months ago

sotetsuk commented 7 months ago

1127

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (8903fbd) 88.08% compared to head (697534e) 88.07%.

Files Patch % Lines
pgx/_src/games/tic_tac_toe.py 96.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1149 +/- ## ========================================== - Coverage 88.08% 88.07% -0.01% ========================================== Files 62 63 +1 Lines 5976 5980 +4 ========================================== + Hits 5264 5267 +3 - Misses 712 713 +1 ```

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