DIT112-V19 / group-02

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

add missing ino file from previous commit and update content for sweeper out of boundary #116 and #91 #134

Closed eyuell closed 5 years ago

eyuell commented 5 years ago

Description

Arduino file was missing from previous commit #129 and some updates when sweeper is out of boundary.

Related issue(s)

116 and #91

codecov-io commented 5 years ago

Codecov Report

Merging #134 into master will decrease coverage by 0.02%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #134      +/-   ##
=========================================
- Coverage    5.11%   5.08%   -0.03%     
=========================================
  Files           7       7              
  Lines         450     452       +2     
  Branches       44      45       +1     
=========================================
  Hits           23      23              
- Misses        424     426       +2     
  Partials        3       3
Impacted Files Coverage Δ
...java/org/miniproject/safesweeper/MainActivity.java 7.16% <0%> (-0.05%) :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 86dab24...860b0e5. Read the comment docs.