SzFMV2020-Tavasz / AutomatedCar-A

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

Team3-dev <---- #213 Add Cruise Control #219

Closed aether-fox closed 4 years ago

aether-fox commented 4 years ago

Simply added the empty component, registered onto the VFB in the correct invocation order (via declaring dependency).

codecov[bot] commented 4 years ago

Codecov Report

Merging #219 into Team3-dev will increase coverage by 0.03%. The diff coverage is 75.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##             Team3-dev     #219      +/-   ##
===============================================
+ Coverage        46.70%   46.73%   +0.03%     
- Complexity         442      444       +2     
===============================================
  Files               77       78       +1     
  Lines             2925     2929       +4     
  Branches           277      277              
===============================================
+ Hits              1366     1369       +3     
- Misses            1460     1461       +1     
  Partials            99       99              
Flag Coverage Δ Complexity Δ
#unittests 46.73% <75.00%> (+0.03%) 444.00 <1.00> (+2.00)
Impacted Files Coverage Δ Complexity Δ
.../nik/szfmv/automatedcar/powertrain/PowerTrain.java 27.77% <ø> (ø) 5.00 <0.00> (ø)
...zfmv/automatedcar/cruisecontrol/CruiseControl.java 66.66% <66.66%> (ø) 1.00 <1.00> (?)
...ava/hu/oe/nik/szfmv/automatedcar/AutomatedCar.java 44.44% <100.00%> (+2.13%) 4.00 <0.00> (ø)