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

lucaong / cubdb / 143
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: writes-since-compaction
DEFAULT BRANCH: master
Ran 12 Apr 2020 10:07AM UTC
Jobs 3
Files 14
Run time 45s
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
143

push

travis-ci

lucaong
better GenServer.call timeouts

Rather than setting arbitrary GenServer timeouts (which would crash the
caller but not stop the callee), use `:infinity` and enforce the timeout
on the callee.

Also the timeout on `get_and_update_multi/4` is now enforced on the
caller side.

This commit introduces a breaking change to the public API, as both
`select/2` and `get_and_update_multi/4` now accept the timeout as an
option instead of a separate argument.

64 of 64 new or added lines in 2 files covered. (100.0%)

490 of 494 relevant lines covered (99.19%)

26880.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 143.1 (ASSERT_RECEIVE_TIMEOUT=300) 12 Apr 2020 10:08AM UTC 0
99.19
Travis Job 143.1
2 143.2 (ASSERT_RECEIVE_TIMEOUT=300) 12 Apr 2020 10:07AM UTC 0
99.19
Travis Job 143.2
3 143.3 (ASSERT_RECEIVE_TIMEOUT=300) 12 Apr 2020 10:07AM UTC 0
99.19
Travis Job 143.3
Source Files on build 143
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #143
  • 653d244b on github
  • Prev Build on better_timeouts (#135)
  • Next Build on better_timeouts (#145)
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