wtg / shuttletracker

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

Updating the template #304

Closed seandheffernan closed 3 years ago

seandheffernan commented 3 years ago

Updating the PR template to make a bit more sense/remove some sections that were unnecessary.

Do not merge until tested

What:

Made the PR template easier to understand and a bit more straightforward

How:

Removed unnecessary sections & included descriptions of what gets put in each section.

Included Commits:

 

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

 

Additional Notes:

codecov[bot] commented 3 years ago

Codecov Report

Merging #304 into master will increase coverage by 0.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   37.29%   37.75%   +0.45%     
==========================================
  Files          17       17              
  Lines        1566     1396     -170     
==========================================
- Hits          584      527      -57     
+ Misses        917      807     -110     
+ Partials       65       62       -3     
Impacted Files Coverage Ξ”
postgres/postgres.go 47.05% <0.00%> (-4.30%) :arrow_down:
postgres/user.go 76.19% <0.00%> (-2.98%) :arrow_down:
api/vehicles.go 23.07% <0.00%> (-2.51%) :arrow_down:
api/casauth.go 75.75% <0.00%> (-2.30%) :arrow_down:
postgres/route.go 66.40% <0.00%> (-0.77%) :arrow_down:
updater/updater.go 4.04% <0.00%> (-0.50%) :arrow_down:
api/fusion.go 10.81% <0.00%> (-0.20%) :arrow_down:
api/routes.go 0.00% <0.00%> (ΓΈ)
api/data_feed.go 0.00% <0.00%> (ΓΈ)
api/filesystem.go 0.00% <0.00%> (ΓΈ)
... and 7 more

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 2a3a3a2...ccf5bd4. Read the comment docs.