Conversation
…d/ExchangeItemCmd/FixCmd/RemoveItemCmd/MapAttackCmd/MapAbilityCmd 追加したテスト (17件): - DestroyCmd: 引数数エラー・存在しないユニット (2件) - TransformCmd: 引数数エラー・引数過多エラー・存在しないユニット (3件) - AttackCmd: 引数数エラー・不正オプションエラー (2件) - SupplyCmd: 引数数エラー・存在しないユニット (2件) - ExchangeItemCmd: 引数数エラー (1件) - FixCmd: 引数数エラー・存在しないパイロット (2件) - RemoveItemCmd: 引数数エラー (1件) - MapAttackCmd: 引数数エラー・引数過多エラー (2件) - MapAbilityCmd: 引数数エラー・引数過多エラー (2件) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🧪 ユニットテスト補完 レポート (2026-03-13)
追加したテスト / Tests Added
DestroyCmd: 2件追加 (UnitCombatCmdTests.cs)TransformCmd: 3件追加 (UnitCombatCmdTests.cs)AttackCmd: 2件追加 (UnitCombatCmdTests.cs)通常戦闘以外)SupplyCmd: 2件追加 (UnitCombatCmdTests.cs)ExchangeItemCmd: 1件追加 (UnitCombatCmdTests.cs)FixCmd: 2件追加 (UnitCombatCmdTests.cs)RemoveItemCmd: 1件追加 (UnitCombatCmdTests.cs)MapAttackCmd: 2件追加 (UnitCombatCmdTests.cs)MapAbilityCmd: 2件追加 (UnitCombatCmdTests.cs)合計: 17件追加
カバレッジサマリー / Coverage Summary
DestroyCmd/TransformCmd/AttackCmd/SupplyCmdなどの正常動作テスト (ユニット実体が必要なため今回は除外)齟齬の報告 / Discrepancies Found
テスト結果 / Test Results
Passed: 7152, Skipped: 0, Failed: 0 (ベースライン: 7135 → +17)
次のステップ: ユニット実体を必要とするコマンドの正常動作テスト(
DestroyCmd出撃時の破壊処理など)を次回実行でカバーWarning
The following domains were blocked by the firewall during workflow execution:
crl3.digicert.comcrl4.digicert.comdc.services.visualstudio.comocsp.digicert.coms.symcb.coms.symcd.comtscrl.ws.symantec.comtsocsp.ws.symantec.comwww.microsoft.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.