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

lucaong / cubdb / 135 / 2
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: writes-since-compaction
DEFAULT BRANCH: master
Ran 06 Apr 2020 01:24PM 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

06 Apr 2020 01:10PM UTC coverage: 98.984%. First build
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.

487 of 492 relevant lines covered (98.98%)

7867.3 hits per line

Source Files on job 135.2 (ASSERT_RECEIVE_TIMEOUT=300)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 81
  • Travis Job 135.2
  • b6c11a00 on github
  • Next Job for ASSERT_RECEIVE_TIMEOUT=300 on better_timeouts (#143.3)
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