Closed seandheffernan closed 3 years ago
Merging #311 (415e8fc) into master (b547f0f) will decrease coverage by
0.14%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #311 +/- ##
==========================================
- Coverage 37.69% 37.55% -0.15%
==========================================
Files 17 17
Lines 1398 1398
==========================================
- Hits 527 525 -2
- Misses 809 810 +1
- Partials 62 63 +1
Impacted Files | Coverage Δ | |
---|---|---|
postgres/location.go | 63.50% <0.00%> (-1.46%) |
: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 74ba6be...415e8fc. Read the comment docs.
Do not merge until tested
What is changed/New?
Updating package-lock.json so that it contains the information required to push the master branch of Shuttle Tracker to the dokku-server.
How was this accomplished?
How exactly did you make this change/fix? Calling npm install in the frontend branch to update dependencies then pushing the updated package-lock.json to branch.
Is This Related to An Issue? (link if applicable):
Was this related to an issue provided on the Issues page? Link it the issue if it is.
Additional Notes: