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

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

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

05 Jun 2018 08:37AM UTC coverage: 92.587% (+0.1%) from 92.492%
NODE_ENV=test SESSION_SECRET=secret

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%)

32.81 hits per line

Source Files on job 175.1 (NODE_ENV=test SESSION_SECRET=secret)
  • Tree
  • List 0
  • Changed 19
  • Source Changed 9
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 165
  • Travis Job 175.1
  • 5cf26b80 on github
  • Prev Job for NODE_ENV=test SESSION_SECRET=secret on sprint-2-discovering-actions (#172.2)
  • Next Job for NODE_ENV=test SESSION_SECRET=secret on sprint-2-discovering-actions (#180.1)
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