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

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

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

pending completion
56

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

Jobs
ID Job ID Ran Files Coverage
1 56.1 (NODE_ENV=test SESSION_SECRET=travis) 15 Dec 2017 10:22AM UTC 0
87.34
Travis Job 56.1
Source Files on build 56
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #56
  • 569d398d on github
  • Prev Build on task-locations-bbox-filter (#55)
  • Next Build on task-locations-bbox-filter (#58)
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