Closed 5hrz closed 1 day ago
Overall Project | 41.67% | :x: |
---|
There is no coverage information present for the Files changed
Overall Project | 41.67% | :x: |
---|
There is no coverage information present for the Files changed
Overall Project | 41.67% | :x: |
---|
There is no coverage information present for the Files changed
Overall Project | 41.67% | :x: |
---|
There is no coverage information present for the Files changed
rebaseしてほしい
Receiver Senderのインターフェイスはinterfacesディレクトリに移動してほしい
後ほど対応します
GameStatusはGameStateに改名されました
- GameStateは試合の状態(盤上の石の配置とかプレイヤーの情報とか手番の情報とか)を持つオブジェクトにしてほしい(具体的なクラスの実装は試合担当の実装を待つ)
Serializableを保ってもらえればどのような構造であっても送受信できるようにしてあるので一旦TODO統合時に調整したいです
- rebaseしてほしい
- Receiver Senderのインターフェイスはinterfacesディレクトリに移動してほしい
後ほど対応します
GameStatusはGameStateに改名されました
- GameStateは試合の状態(盤上の石の配置とかプレイヤーの情報とか手番の情報とか)を持つオブジェクトにしてほしい(具体的なクラスの実装は試合担当の実装を待つ)
Serializableを保ってもらえればどのような構造であっても送受信できるようにしてあるので一旦TODO統合時に調整したいです
把握しました 対応後にapproveしてマージします
あと、完全に忘れてましたが、GameState(GameStatusだったもの)はmodelsディレクトリに移動してほしいです
Overall Project | 10.64% | :x: |
---|
There is no coverage information present for the Files changed
Overall Project | 10.64% | :x: |
---|
There is no coverage information present for the Files changed
Overall Project | 10.64% | :x: |
---|
There is no coverage information present for the Files changed
Overall Project | 10.64% | :x: |
---|
There is no coverage information present for the Files changed
Overall Project | 10.64% | :x: |
---|
There is no coverage information present for the Files changed
ごめんなさいめちゃくちゃコミットログ荒らしました
Overall Project 10.64%
-6.38%
❌ Files changed 0% ❌File Coverage
GameState.java 0% ❌
カバレッジちゃんと出てないな
本PRでは以下の機能を追加します。
なお、本PRでは他クラスとの連携を行なっていないため、TODOが残っています。
本機能を追加する際には以下のように記載します。