wtg / shuttletracker

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

Update .dockerignore #294

Closed seandheffernan closed 4 years ago

seandheffernan commented 4 years ago
Do not merge until tested

What:

Updated docker file to prevent go build from failing on main server.

How:

Updated .dockerignore to ignore spoofer directory.

Included Commits:

 

Is This Related to An Issue? (link if applicable):

 

Additional Notes:

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
- Coverage   37.42%   37.29%   -0.13%     
==========================================
  Files          17       17              
  Lines        1566     1566              
==========================================
- Hits          586      584       -2     
- Misses        916      917       +1     
- Partials       64       65       +1     
Impacted Files Coverage Δ
postgres/location.go 64.00% <0.00%> (-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 9b781c8...0afdc57. Read the comment docs.