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

[TicTacToe] Extract games/tic_tac_toe.py #1149

Merged
merged 13 commits into from
Jan 8, 2024

Conversation

sotetsuk
Copy link
Owner

@sotetsuk sotetsuk commented Jan 8, 2024

Copy link

codecov bot commented Jan 8, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sotetsuk sotetsuk merged commit 3277a9b into main Jan 8, 2024
4 checks passed
@sotetsuk sotetsuk deleted the sotetsuk/extract-tictactoe-game branch January 8, 2024 08:35
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.

1 participant