SzFMV2018-Osz / AutomatedCar-B

Working repository for the subject "Szoftverfejlesztés multinacionális vállalatoknál" @OE-NIK 2018 ősz B csoport
0 stars 0 forks source link

#83 powertrain packet #85

Closed valkarion closed 6 years ago

valkarion commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #85 into TeamB4 will increase coverage by 34.62%. The diff coverage is 81.6%.

Impacted file tree graph

@@              Coverage Diff              @@
##             TeamB4      #85       +/-   ##
=============================================
+ Coverage     18.75%   53.37%   +34.62%     
- Complexity       14       83       +69     
=============================================
  Files            16       26       +10     
  Lines           176      341      +165     
  Branches          2       10        +8     
=============================================
+ Hits             33      182      +149     
- Misses          143      156       +13     
- Partials          0        3        +3
Impacted Files Coverage Δ Complexity Δ
.../automatedcar/bus/packets/sample/SamplePacket.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
...nik/szfmv/automatedcar/bus/VirtualFunctionBus.java 100% <ø> (ø) 4 <0> (ø) :arrow_down:
...automatedcar/systemcomponents/SystemComponent.java 100% <ø> (ø) 1 <0> (ø) :arrow_down:
...ik/szfmv/automatedcar/systemcomponents/Driver.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
.../java/hu/oe/nik/szfmv/visualization/Dashboard.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...ava/hu/oe/nik/szfmv/automatedcar/AutomatedCar.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
src/main/java/hu/oe/nik/szfmv/Main.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...hu/oe/nik/szfmv/automatedcar/engine/CarEngine.java 100% <100%> (ø) 10 <10> (?)
...k/szfmv/automatedcar/engine/CarAxisParamsImpl.java 100% <100%> (ø) 4 <4> (?)
.../nik/szfmv/automatedcar/engine/TurningHandler.java 100% <100%> (ø) 4 <4> (?)
... and 20 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3f2101b...c0d1ba9. Read the comment docs.