sotetsuk / pgx

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

[Format] Use `line_length = 120` #1136

Closed sotetsuk closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b12cbbb) 88.14% compared to head (52d63b6) 88.14%.

Files Patch % Lines
pgx/_src/baseline.py 28.57% 10 Missing :warning:
pgx/mahjong/_meld.py 23.07% 10 Missing :warning:
pgx/_src/struct.py 33.33% 6 Missing :warning:
pgx/_src/visualizer.py 85.71% 3 Missing :warning:
pgx/experimental/bridge_bidding.py 0.00% 3 Missing :warning:
pgx/sparrow_mahjong.py 92.30% 2 Missing :warning:
pgx/core.py 66.66% 1 Missing :warning:
pgx/experimental/wrappers.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1136 +/- ## ======================================= Coverage 88.14% 88.14% ======================================= Files 61 61 Lines 5946 5946 ======================================= Hits 5241 5241 Misses 705 705 ```

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