KatLab-MiyazakiUniv / etrobocon2022-camera-system

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

close #46 回頭のパラメータをブロックの有無によって変える #49

Closed mutotaka0426 closed 2 years ago

mutotaka0426 commented 2 years ago

チェックリスト

変更点

codecov-commenter commented 2 years ago

Codecov Report

Merging #49 (71a153c) into main (8f33d12) will increase coverage by 0.99%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   85.04%   86.04%   +0.99%     
==========================================
  Files          27       27              
  Lines        1010     1082      +72     
==========================================
+ Hits          859      931      +72     
  Misses        151      151              
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.74% <100.00%> (+0.18%) :arrow_up:
camera_system/game_motion_converter.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/optimal_motion_searcher.py 97.08% <100.00%> (ø)
... and 3 more

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