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

MediaComem / biopocket-backend / 56 / 1
90%
master: 92%

Build:
Build:
LAST BUILD BRANCH: story-2-user-registration
DEFAULT BRANCH: master
Ran 15 Dec 2017 10:22AM UTC
Files 40
Run time 1s
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

15 Dec 2017 10:14AM UTC coverage: 87.337% (-0.05%) from 87.388%
NODE_ENV=test SESSION_SECRET=travis

push

travis-ci

AlphaHydrae
Add bounding box filter to `GET /api/locations`

The sample data script has been updated to generate 50 random locations
in Onex.

To validate the `bbox` query parameter, a new `bboxString` validator has
been implemented. Additionally, a new `query` ValDSL function has been
added to navigate query parameters during validation.

A few `typeof(value) != 'number'` and `!_.isNumber(value)` checks have
been replaced by the more precise `!_.isFinite(value)`. The former
accepts `Infinity` and `NaN` as numbers (yes, `typeof(NaN) == 'number'`,
thank you JavaScript).

Story: TG-43

294 of 405 branches covered (72.59%)

Branch coverage included in aggregate %.

1175 of 1277 relevant lines covered (92.01%)

16.35 hits per line

Source Files on job 56.1 (NODE_ENV=test SESSION_SECRET=travis)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 56
  • Travis Job 56.1
  • 569d398d on github
  • Prev Job for NODE_ENV=test SESSION_SECRET=travis on task-locations-bbox-filter (#55.1)
  • Next Job for NODE_ENV=test SESSION_SECRET=travis on task-locations-bbox-filter (#58.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