Skip to content

close #64 紙上におけるゲームエリア攻略とボーナスブロック設置のパラメータに変更#65

Draft
kodama0720 wants to merge 13 commits intomainfrom
work-64
Draft

close #64 紙上におけるゲームエリア攻略とボーナスブロック設置のパラメータに変更#65
kodama0720 wants to merge 13 commits intomainfrom
work-64

Conversation

@kodama0720
Copy link
Copy Markdown
Contributor

@kodama0720 kodama0720 commented Oct 15, 2022

チェックリスト

  • format(autopep8) している
  • コーディング規約(pep8)に準じている
  • チケットの完了条件を満たしている

変更点

  • 紙環境で調整を行うため、ゲームエリア攻略とボーナスブロック設置のパラメータファイルを紙用に変更した

動作テスト

実験方法

実験データ

実験結果

添付資料

紙と布の差の検証

@kodama0720 kodama0720 added this to the イテレーション12 milestone Oct 15, 2022
@kodama0720 kodama0720 requested a review from a team October 15, 2022 11:20
@kodama0720 kodama0720 self-assigned this Oct 15, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 15, 2022

Codecov Report

Merging #65 (fef5f3b) into main (d9eeabe) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   84.54%   84.54%           
=======================================
  Files          29       29           
  Lines        1352     1352           
=======================================
  Hits         1143     1143           
  Misses        209      209           
Impacted Files Coverage Δ
camera_system/game_motion.py 95.83% <ø> (ø)
camera_system/block_to_intersection.py 100.00% <100.00%> (ø)
camera_system/block_to_middle.py 100.00% <100.00%> (ø)
camera_system/intersection_to_block.py 100.00% <100.00%> (ø)
camera_system/intersection_to_middle.py 100.00% <100.00%> (ø)
camera_system/middle_to_block.py 100.00% <100.00%> (ø)
camera_system/middle_to_intersection.py 100.00% <100.00%> (ø)
camera_system/middle_to_middle.py 100.00% <100.00%> (ø)
camera_system/return_to_block.py 100.00% <100.00%> (ø)
camera_system/return_to_intersection.py 100.00% <100.00%> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kodama0720 kodama0720 changed the title 紙用パラメータ 布上におけるボーナスブロック設置のパラメータ Oct 18, 2022
@kodama0720 kodama0720 changed the title 布上におけるボーナスブロック設置のパラメータ 紙上におけるボーナスブロック設置のパラメータ Oct 18, 2022
@kodama0720 kodama0720 changed the title 紙上におけるボーナスブロック設置のパラメータ close #64 紙上におけるゲームエリア攻略とボーナスブロック設置のパラメータ変更 Oct 18, 2022
@kodama0720 kodama0720 changed the title close #64 紙上におけるゲームエリア攻略とボーナスブロック設置のパラメータ変更 close #64 紙上におけるゲームエリア攻略とボーナスブロック設置のパラメータに変更 Oct 18, 2022
Copy link
Copy Markdown
Contributor

@sugaken0528 sugaken0528 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修正お願いします

Copy link
Copy Markdown
Contributor

@KakinokiKanta KakinokiKanta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

Copy link
Copy Markdown
Contributor

@sap2368 sap2368 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@sugaken0528 sugaken0528 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

5 participants