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

[Typing] Add types.py #1085

Merged
merged 26 commits into from
Nov 6, 2023
Merged

[Typing] Add types.py #1085

merged 26 commits into from
Nov 6, 2023

Conversation

sotetsuk
Copy link
Owner

@sotetsuk sotetsuk commented Nov 6, 2023

No description provided.

@sotetsuk sotetsuk changed the title [Typing] Update typing [Typing] Use jax.Array Nov 6, 2023
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #1085 (36b2e63) into main (0dfe71c) will increase coverage by 0.03%.
The diff coverage is 99.60%.

@@            Coverage Diff             @@
##             main    #1085      +/-   ##
==========================================
+ Coverage   87.55%   87.59%   +0.03%     
==========================================
  Files          54       55       +1     
  Lines        5897     5923      +26     
==========================================
+ Hits         5163     5188      +25     
- Misses        734      735       +1     
Files Coverage Δ
pgx/__init__.py 100.00% <100.00%> (ø)
pgx/_src/types.py 100.00% <100.00%> (ø)
pgx/_src/visualizer.py 83.20% <ø> (ø)
pgx/animal_shogi.py 99.00% <100.00%> (+<0.01%) ⬆️
pgx/backgammon.py 99.06% <100.00%> (+<0.01%) ⬆️
pgx/bridge_bidding.py 82.47% <100.00%> (+0.05%) ⬆️
pgx/chess.py 99.50% <100.00%> (+<0.01%) ⬆️
pgx/connect_four.py 97.61% <100.00%> (+0.02%) ⬆️
pgx/core.py 70.39% <100.00%> (+0.16%) ⬆️
pgx/experimental/utils.py 100.00% <100.00%> (ø)
... and 15 more

@sotetsuk sotetsuk changed the title [Typing] Use jax.Array [Typing] Add types.py Nov 6, 2023
@sotetsuk sotetsuk merged commit 3c1f9e8 into main Nov 6, 2023
4 checks passed
@sotetsuk sotetsuk deleted the sotetsuk/refactor/update-typing branch November 6, 2023 15:23
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