SzFMV2020-Osz / AutomatedCar-B

Working repository for the subject "Szoftverfejlesztés multinacionális vállalatoknál" @OE-NIK 2020 Autumn Group B
0 stars 1 forks source link

Radar.FilterCollidables #166

Closed zsofiath closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #166 into master will increase coverage by 7.71%. The diff coverage is 22.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #166      +/-   ##
==========================================
+ Coverage   16.95%   24.66%   +7.71%     
==========================================
  Files          54       56       +2     
  Lines        1864     1873       +9     
==========================================
+ Hits          316      462     +146     
+ Misses       1548     1411     -137     
Impacted Files Coverage Δ
src/AutomatedCar/Game.cs 0.00% <0.00%> (ø)
src/AutomatedCar/Models/NoticedObject.cs 0.00% <0.00%> (ø)
src/AutomatedCar/Models/World.cs 0.00% <0.00%> (ø)
src/AutomatedCar/Models/Radar.cs 28.94% <28.94%> (ø)
...utomatedCar/SystemComponents/SteeringController.cs 2.27% <0.00%> (+2.27%) :arrow_up:
...utomatedCar/SystemComponents/VirtualFunctionBus.cs 50.00% <0.00%> (+5.55%) :arrow_up:
.../AutomatedCar/SystemComponents/EngineController.cs 10.90% <0.00%> (+10.90%) :arrow_up:
... and 7 more