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

Merge master, resolve conflicts #125

Closed dezsi96 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #125 into TeamB3 will increase coverage by 13.43%. The diff coverage is 58.82%.

Impacted file tree graph

@@              Coverage Diff              @@
##             TeamB3     #125       +/-   ##
=============================================
+ Coverage     32.17%   45.61%   +13.43%     
- Complexity       99      230      +131     
=============================================
  Files            34       47       +13     
  Lines           749     1129      +380     
  Branches         40       61       +21     
=============================================
+ Hits            241      515      +274     
- Misses          495      590       +95     
- Partials         13       24       +11
Impacted Files Coverage Δ Complexity Δ
.../automatedcar/bus/packets/sample/SamplePacket.java 100% <ø> (ø) 3 <0> (ø) :arrow_down:
.../java/hu/oe/nik/szfmv/visualization/Dashboard.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...automatedcar/systemcomponents/SystemComponent.java 100% <ø> (ø) 1 <0> (ø) :arrow_down:
...nik/szfmv/automatedcar/bus/VirtualFunctionBus.java 100% <ø> (ø) 4 <0> (ø) :arrow_down:
...ik/szfmv/automatedcar/systemcomponents/Driver.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...a/hu/oe/nik/szfmv/environment/ControllableCar.java 0% <0%> (ø) 0 <0> (?)
...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> (?)
... and 30 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 d02765d...5a2394f. Read the comment docs.