wtg / shuttletracker

🚐 Shuttle tracking for RPI.
https://shuttles.rpi.edu
GNU Affero General Public License v3.0
46 stars 53 forks source link

Fixed Issue #224 #241

Closed beshaz closed 5 years ago

beshaz commented 5 years ago

Modifed the ETA message creator so that a period isn't appended to the end of the message if a period already exists closes #224

codecov[bot] commented 5 years ago

Codecov Report

Merging #241 into master will decrease coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
- Coverage   37.37%   37.24%   -0.13%     
==========================================
  Files          17       17              
  Lines        1549     1549              
==========================================
- Hits          579      577       -2     
- Misses        906      907       +1     
- Partials       64       65       +1
Impacted Files Coverage Δ
postgres/location.go 64% <0%> (-1.34%) :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 4b279a1...7a0154a. Read the comment docs.