KatLab-MiyazakiUniv / etrobocon2022-camera-system

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

close #39 unittestの冗長な記述を削除する #40

Closed Takahiro55555 closed 2 years ago

Takahiro55555 commented 2 years ago

チェックリスト

変更点

動作テスト

ローカル環境(WSL・Windows)とCI環境で正常にテスト及びカバレッジを出力できることを確認した。

実験結果

以下に、ローカル環境で実行した際のスクリーンショットを添付する。 キャプチャ

codecov-commenter commented 2 years ago

Codecov Report

Merging #40 (238d8f1) into main (1579e1b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   78.57%   78.57%           
=======================================
  Files          24       24           
  Lines         728      728           
=======================================
  Hits          572      572           
  Misses        156      156           
Impacted Files Coverage Δ
camera_system/game_area_info.py 72.17% <100.00%> (ø)
camera_system/middle_to_block.py 100.00% <100.00%> (ø)
camera_system/middle_to_intersection.py 100.00% <100.00%> (ø)

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