• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UggoPrince / Meal-Booking-App / 28
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 05 Mar 2019 01:29PM UTC
Jobs 1
Files 24
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
28

push

travis-ci

UggoPrince
ranch 'ft-setup_SequelizeORM_And_Models' into develop
es this PR do?
This PR enables the data persistence with postgres database and adds
endpoints for customers and caterers
Have the following endpoints working

`POST /api/v1/caterers/auth/signup`
`POST /api/v1/caterers/auth/login`
`POST /api/v1/customers/auth/signup`
`POST /api/v1/customers/auth/login`
`GET /api/v1/meals`
`POST /api/v1/meals`
`PUT /api/v1/meals/id`
`DELETE /api/v1/meals/id`
`POST /api/v1/menu`
`GET /api/v1/menu`
`POST /api/v1/orders`
`PUT /api/v1/orders/id`
`GET /api/v1/orders`
After cloning the repo, cd into it and RUN `npm test`

* Using postman test every endpoint above with this header
_key:_ Content-Type _value:_ application/x-www-form-urlencoded

https://trello.com/c/Th4UE9xJ/5-create-project-models-sequelize-models

19 of 48 branches covered (39.58%)

Branch coverage included in aggregate %.

187 of 225 relevant lines covered (83.11%)

1.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28.1 05 Mar 2019 01:29PM UTC 0
75.46
Travis Job 28.1
Source Files on build 28
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #28
  • c4b6ca1d on github
  • Prev Build on develop (#50)
  • Next Build on develop (#29)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc