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

lucaong / cubdb
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: writes-since-compaction
DEFAULT BRANCH: master
Repo Added 18 Jul 2019 12:51PM UTC
Files 16
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

LAST BUILD ON BRANCH better_timeouts
branch: better_timeouts
CHANGE BRANCH
x
Reset
  • better_timeouts
  • auto_compact_by_default
  • avoid_crash_if_compaction_crashes
  • better_get_multi
  • better_select_key_ranges_api
  • better_task_handling
  • file_sync_by_default
  • fix_compaction_race_condition
  • master
  • put_new
  • start_link_1
  • v0.11.0
  • v0.12.0
  • v0.13.0
  • v0.13.1
  • v0.14.0
  • v0.15.0
  • v0.16.0
  • v0.16.1
  • v0.16.2
  • v0.16.3
  • v0.16.4
  • v0.17.0
  • v1.0.0-rc.1
  • v1.0.0-rc.2
  • v1.0.0-rc.3
  • v1.0.0-rc.4

pending completion
150

Pull #16

travis-ci

web-flow
Merge 917f13c6e into e046c2d97
Pull Request #16: Better timeouts

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

490 of 494 relevant lines covered (99.19%)

26371.42 hits per line

Relevant lines Covered
Build:
Build:
494 RELEVANT LINES 490 COVERED LINES
26371.42 HITS PER LINE
Source Files on better_timeouts
  • List 0
  • Changed 11
  • Source Changed 2
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
150 better_timeouts Merge 917f13c6e into e046c2d97 Pull #16 12 Apr 2020 06:11PM UTC web-flow travis-ci pending completion  
149 better_timeouts better timeout logic for read and write operations Rather than relying on the GenServer.call timeout, that exits the caller but does not free up resources on the callee, this commit enforces the timeout also on the callee side when performing rea... push 12 Apr 2020 06:11PM UTC lucaong travis-ci pending completion  
148 better_timeouts Merge 5df3d3b89 into e046c2d97 Pull #16 12 Apr 2020 03:24PM UTC web-flow travis-ci pending completion  
147 better_timeouts better timeout logic for read and write operations Rather than relying on the GenServer.call timeout, that exits the caller but does not free up resources on the callee, this commit enforces the timeout also on the callee side when performing rea... push 12 Apr 2020 03:24PM UTC lucaong travis-ci pending completion  
145 better_timeouts better timeout logic for read and write operations Rather than relying on the GenServer.call timeout, that exits the caller but does not free up resources on the callee, this commit enforces the timeout also on the callee side when performing rea... push 12 Apr 2020 02:24PM UTC lucaong travis-ci pending completion  
146 better_timeouts Merge 9fe669863 into e046c2d97 Pull #16 12 Apr 2020 02:24PM UTC web-flow travis-ci pending completion  
143 better_timeouts 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 en... push 12 Apr 2020 10:07AM UTC lucaong travis-ci pending completion  
144 better_timeouts Merge 653d244b6 into e046c2d97 Pull #16 12 Apr 2020 10:07AM UTC web-flow travis-ci pending completion  
137 better_timeouts 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 en... Pull #16 06 Apr 2020 05:50PM UTC web-flow travis-ci pending completion  
135 better_timeouts 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 en... push 06 Apr 2020 01:24PM UTC lucaong travis-ci pending completion  
See All Builds (719)
  • Repo 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

© 2025 Coveralls, Inc