KatLab-MiyazakiUniv / etrobocon2022-camera-system

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

close #51 ゲーム動作のパラメータを計測したパラメータに変更する #52

Closed kodama0720 closed 1 year ago

kodama0720 commented 1 year ago

チェックリスト

変更点

動作テスト

実験方法

実験データ

修正前 修正後
- -
- -

実験結果

添付資料

計測結果

codecov-commenter commented 1 year ago

Codecov Report

Merging #52 (c35eb04) into main (ebd0a9e) will increase coverage by 0.51%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   85.69%   86.20%   +0.51%     
==========================================
  Files          29       29              
  Lines        1258     1305      +47     
==========================================
+ Hits         1078     1125      +47     
  Misses        180      180              
Impacted Files Coverage Δ
camera_system/block_to_intersection.py 100.00% <100.00%> (ø)
camera_system/block_to_middle.py 100.00% <100.00%> (ø)
camera_system/game_motion.py 95.83% <100.00%> (+0.08%) :arrow_up:
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/optimal_motion_searcher.py 96.52% <100.00%> (ø)
camera_system/return_to_block.py 100.00% <100.00%> (ø)
... and 2 more

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