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

lucaong / cubdb / 143 / 1
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: writes-since-compaction
DEFAULT BRANCH: master
Ran 12 Apr 2020 10:08AM UTC
Files 14
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

12 Apr 2020 10:06AM UTC coverage: 99.189% (+0.2%) from 98.982%
ASSERT_RECEIVE_TIMEOUT=300

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.

489 of 493 relevant lines covered (99.19%)

8735.85 hits per line

Source Files on job 143.1 (ASSERT_RECEIVE_TIMEOUT=300)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 3
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 88
  • Travis Job 143.1
  • 653d244b on github
  • Prev Job for ASSERT_RECEIVE_TIMEOUT=300 on better_timeouts (#135.1)
  • Next Job for ASSERT_RECEIVE_TIMEOUT=300 on better_timeouts (#145.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