DIT112-V19 / group-02

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

digital boundary implemented #116 and #91 #129

Closed eyuell closed 5 years ago

eyuell commented 5 years ago

Description

automatic mode has not had a boundary unless blocked physically. now a simple boundary using parallel latitude and longitude is implemented.

Related issue(s)

116 and #91

codecov-io commented 5 years ago

Codecov Report

Merging #129 into master will decrease coverage by 0.2%. The diff coverage is 10.52%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #129      +/-   ##
=========================================
- Coverage    5.31%   5.11%   -0.21%     
=========================================
  Files           7       7              
  Lines         433     450      +17     
  Branches       40      44       +4     
=========================================
  Hits           23      23              
- Misses        407     424      +17     
  Partials        3       3
Impacted Files Coverage Δ
...main/java/org/miniproject/safesweeper/Command.java 0% <ø> (ø) :arrow_up:
...java/org/miniproject/safesweeper/MainActivity.java 7.21% <10.52%> (-0.41%) :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 0841596...48a800b. Read the comment docs.