KatLab-MiyazakiUniv / etrobocon2022-camera-system

宮崎大学片山徹郎研究室チームKatLabが作成するETロボコン2022アドバンストクラスのカメラシステム用のプログラムです。
https://github.com/KatLab-MiyazakiUniv/etrobocon2022
3 stars 0 forks source link

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

Open kodama0720 opened 1 year ago

kodama0720 commented 1 year ago

チェックリスト

変更点

実験方法

実験データ

実験結果

添付資料

紙と布の差の検証

codecov-commenter commented 1 year ago

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

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