DIT112-V20 / group-04

MIT License
2 stars 5 forks source link

Final changes to the project's documentation and bug-fixes #94

Closed chrytsa closed 4 years ago

chrytsa commented 4 years ago

Related issues

Proposed changes

Additional information

codecov[bot] commented 4 years ago

Codecov Report

Merging #94 into master will decrease coverage by 0.48%. The diff coverage is 42.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #94      +/-   ##
============================================
- Coverage     64.39%   63.90%   -0.49%     
  Complexity        1        1              
============================================
  Files            16       16              
  Lines           615      604      -11     
  Branches         51       50       -1     
============================================
- Hits            396      386      -10     
+ Misses          198      197       -1     
  Partials         21       21              
Impacted Files Coverage Δ Complexity Δ
...a/se/healthrover/car_service/CarManagementImp.java 83.56% <37.50%> (-7.99%) 0.00 <0.00> (ø)
...er/conectivity/LocalNetworkDeviceNameResolver.java 66.66% <50.00%> (+1.14%) 0.00 <0.00> (ø)
...ty_controller/voice_control/SpeechRecognition.java 33.33% <50.00%> (-0.27%) 0.00 <0.00> (ø)
...i_activity_controller/car_selection/CarSelect.java 71.42% <100.00%> (+0.51%) 0.00 <0.00> (ø)
app/src/main/java/se/healthrover/entities/Car.java 62.50% <0.00%> (+9.37%) 0.00% <0.00%> (ø%)

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 a6733f6...d13dcf2. Read the comment docs.