DIT112-V19 / group-02

Documentation on a smart car project for mine detection.
MIT License
8 stars 4 forks source link

Connection to server #125

Closed AugustAxelsson closed 5 years ago

AugustAxelsson commented 5 years ago

Aslo added the function so when the car detects a mine its store it on our database.

Description

Related issue(s)

fixes #9

codecov-io commented 5 years ago

Codecov Report

Merging #125 into master will decrease coverage by 0.84%. The diff coverage is 1.51%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #125      +/-   ##
=========================================
- Coverage     6.6%   5.76%   -0.85%     
=========================================
  Files           3       6       +3     
  Lines         333     399      +66     
  Branches       37      38       +1     
=========================================
+ Hits           22      23       +1     
- Misses        308     373      +65     
  Partials        3       3
Impacted Files Coverage Δ
...rc/main/java/org/miniproject/safesweeper/Mine.java 0% <0%> (ø)
.../org/miniproject/safesweeper/ServerConnection.java 0% <0%> (ø)
...n/java/org/miniproject/safesweeper/ServerInfo.java 0% <0%> (ø)
...java/org/miniproject/safesweeper/MainActivity.java 7.82% <4.76%> (-0.24%) :arrow_down:

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 5af8d98...d4e9314. Read the comment docs.