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

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

Build:
Build:
LAST BUILD BRANCH: rename
DEFAULT BRANCH: master
Ran 05 May 2017 02:48PM UTC
Jobs 2
Files 4
Run time 11s
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
22

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

9.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22.1 (CODECLIMATE_REPO_TOKEN=[secure]) 05 May 2017 02:48PM UTC 0
93.72
Travis Job 22.1
2 22.2 (CODECLIMATE_REPO_TOKEN=[secure]) 05 May 2017 02:48PM UTC 0
93.72
Travis Job 22.2
Source Files on build 22
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22
  • 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