anitab-org / vms

THIS PROJECT IS ARCHIVED. Volunteer Management System.
GNU General Public License v2.0
1 stars 4 forks source link

Deployed to Heroku and created Instruction for Heroku Deployment #1159

Open DARK-art108 opened 3 years ago

DARK-art108 commented 3 years ago

Description

Deploy the web app to Heroku, this will be helpful for testers.

Fixes #1135

Type of Change:

Delete irrelevant options.

Code/Quality Assurance Only

How Has This Been Tested?

The Heroku app is deployed on https://vms-r.herokuapp.com/ and tested

Checklist:

Delete irrelevant options.

Code/Quality Assurance Only

codecov[bot] commented 3 years ago

Codecov Report

Merging #1159 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1159   +/-   ##
========================================
  Coverage    87.18%   87.18%           
========================================
  Files           85       85           
  Lines         4057     4057           
  Branches       237      237           
========================================
  Hits          3537     3537           
+ Misses         450      449    -1     
- Partials        70       71    +1     
Impacted Files Coverage Δ
vms/event/views.py 77.63% <0.00%> (-1.69%) :arrow_down:
vms/shift/views.py 63.40% <0.00%> (+0.79%) :arrow_up:

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 0189ce8...641ee3b. Read the comment docs.