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

MediaComem / biopocket-backend / 175
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: story-2-user-registration
DEFAULT BRANCH: master
Ran 05 Jun 2018 08:38AM UTC
Jobs 2
Files 68
Run time 2min
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
175

push

travis-ci

Tazaf
Add new API route to retrieve single action

Add a new GET /api/actions/:id route to the API that allows users to retrieve
a single Action based on its ID.
This route implements the `only`/`except` pattern to whitelist/blacklist
properties.

Update the documentation to reflect the new API route.
The previous Action model has been split into two models : an
Action model that lists all the properties that a complete Action
can have (that includes all its relations), and an ActionPartial model
that inherits Action but overrides properties that are optionnal.
This ActionPartial model is used for example in the GET /api/locations
route to indicates that the relation properties (like theme) are only
present when explicitly asked for using the `include` query parameter.

Fix some responses examples in the documentation that were missing
metadata.

Add tests for the new route.
Update existing test methods for better understanding.

Fix some misc issue, documentation and typo.

STORY : TG-55

463 of 571 branches covered (81.09%)

Branch coverage included in aggregate %.

2010 of 2100 relevant lines covered (95.71%)

65.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 175.1 (NODE_ENV=test SESSION_SECRET=secret) 05 Jun 2018 08:40AM UTC 0
92.59
Travis Job 175.1
2 175.2 (NODE_ENV=test SESSION_SECRET=secret) 05 Jun 2018 08:38AM UTC 0
92.59
Travis Job 175.2
Source Files on build 175
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #175
  • 5cf26b80 on github
  • Prev Build on sprint-2-discovering-actions (#172)
  • Next Build on sprint-2-discovering-actions (#180)
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