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

VFB Supporting Dependencies #209

Closed aether-fox closed 4 years ago

aether-fox commented 4 years ago

Read description in our forum post.

codecov[bot] commented 4 years ago

Codecov Report

Merging #209 into Team3-dev will increase coverage by 0.34%. The diff coverage is 64.86%.

Impacted file tree graph

@@               Coverage Diff               @@
##             Team3-dev     #209      +/-   ##
===============================================
+ Coverage        51.57%   51.91%   +0.34%     
- Complexity         427      436       +9     
===============================================
  Files               67       68       +1     
  Lines             2546     2614      +68     
  Branches           228      235       +7     
===============================================
+ Hits              1313     1357      +44     
- Misses            1138     1157      +19     
- Partials            95      100       +5     
Flag Coverage Δ Complexity Δ
#unittests ? ?
Impacted Files Coverage Δ Complexity Δ
.../nik/szfmv/automatedcar/powertrain/PowerTrain.java 26.41% <ø> (ø) 4.00 <0.00> (ø)
...atedcar/virtualfunctionbus/VirtualFunctionBus.java 53.84% <33.33%> (-12.83%) 2.00 <1.00> (ø)
...irtualfunctionbus/DependentVirtualFunctionBus.java 66.66% <66.66%> (ø) 9.00 <9.00> (?)
...ava/hu/oe/nik/szfmv/automatedcar/AutomatedCar.java 25.64% <100.00%> (+1.95%) 4.00 <1.00> (ø)
aether-fox commented 4 years ago

@pintergreg see here.