sotetsuk / pgx

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

[Go] Separate go specific attributes #1129

Closed sotetsuk closed 8 months ago

sotetsuk commented 8 months ago

1127

Add new GameState class and move all go-specific attributes inside of GameState. Suppose there is behavior change.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c194235) 88.09% compared to head (3caddc2) 88.10%.

Files Patch % Lines
pgx/go.py 91.48% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1129 +/- ## ======================================= Coverage 88.09% 88.10% ======================================= Files 60 60 Lines 5922 5926 +4 ======================================= + Hits 5217 5221 +4 Misses 705 705 ```

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