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

mbland / url-pointers / 22 / 1
94%
master: 98%

Build:
Build:
LAST BUILD BRANCH: rename
DEFAULT BRANCH: master
Ran 05 May 2017 02:48PM UTC
Files 4
Run time 0s
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 May 2017 02:45PM UTC coverage: 93.717%. First build
CODECLIMATE_REPO_TOKEN=[secure]

push

travis-ci

mbland
RedisClient,RedirectDb: Change interface contracts

After starting to write the API router, I realized it would be better to
distinguish between forbidden or disallowed operations (HTTP 403 and
related) and internal errors (HTTP 500).

RedisClient now returns a Boolean if an operation was carried out
successfully, based on whether the result matched what was expected; and
throws Errors only when an operation failed.

RedirectDb now returns a rejected Promise containing a string on
forbidden/disallowed operations and an Error if a client operation
failed or an unexpected internal error occurred.

48 of 48 branches covered (100.0%)

Branch coverage included in aggregate %.

131 of 143 relevant lines covered (91.61%)

4.64 hits per line

Source Files on job 22.1 (CODECLIMATE_REPO_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 22
  • Travis Job 22.1
  • 308f0f93 on github
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