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

ruby-concurrency / concurrent-ruby / #2743
45%
master: 84%

Build:
Build:
LAST BUILD BRANCH: swe/_fix
DEFAULT BRANCH: master
Ran 06 Jan 2026 08:39AM UTC
Jobs 1
Files 101
Run time 1min
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

04 Mar 2015 02:59AM UTC coverage: 45.152% (-50.4%) from 95.548%
#2743

push

jdantonio
Merge pull request #258 from ruby-concurrency/clock_time

Closes #256

23 of 69 new or added lines in 7 files covered. (33.33%)

1563 existing lines in 88 files now uncovered.

1425 of 3156 relevant lines covered (45.15%)

0.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
61.54
lib/concurrent/atomic/condition.rb
2
30.77
lib/concurrent/executor/ruby_thread_pool_worker.rb
3
50.91
lib/concurrent/executor/ruby_thread_pool_executor.rb
6
38.64
lib/concurrent/scheduled_task.rb
16
48.39
lib/concurrent/executor/timer_set.rb
17
32.0
lib/concurrent/utility/monotonic_time.rb

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.33
lib/concurrent/actor/behaviour/errors_on_unknown_message.rb
1
80.0
lib/concurrent/actor/default_dead_letter_handler.rb
1
68.75
lib/concurrent/atomic.rb
1
71.43
lib/concurrent/logging.rb
2
62.5
lib/concurrent/actor/behaviour/awaits.rb
2
71.43
lib/concurrent/actor/behaviour/terminates_children.rb
2
75.0
lib/concurrent/actor/utils/ad_hoc.rb
2
66.67
lib/concurrent/executor/cached_thread_pool.rb
2
66.67
lib/concurrent/executor/fixed_thread_pool.rb
2
66.67
lib/concurrent/executor/single_thread_executor.rb
2
66.67
lib/concurrent/executor/thread_pool_executor.rb
3
62.5
lib/concurrent/actor/behaviour/removes_child.rb
3
87.72
lib/concurrent/configuration.rb
4
60.0
lib/concurrent/actor/behaviour/executes_context.rb
4
73.33
lib/concurrent/actor/errors.rb
4
50.0
lib/concurrent/executor/ruby_cached_thread_pool.rb
4
55.56
lib/concurrent/utility/timer.rb
4
52.94
lib/extension_helper.rb
5
81.48
lib/concurrent/actor/behaviour.rb
5
53.85
lib/concurrent/actor/root.rb
5
77.78
lib/concurrent/executor/immediate_executor.rb
5
44.44
lib/concurrent/executor/ruby_fixed_thread_pool.rb
5
68.75
lib/concurrent/options_parser.rb
6
64.71
lib/concurrent/actor/public_delegations.rb
7
33.33
lib/concurrent/atomic_reference/numeric_cas_wrapper.rb
7
76.67
lib/concurrent/dereferenceable.rb
7
61.11
lib/concurrent/observable.rb
7
46.15
lib/concurrent/utility/timeout.rb
8
50.0
lib/concurrent/actor/envelope.rb
8
57.14
lib/concurrent/actor/internal_delegations.rb
8
55.0
lib/concurrent/actor/utils/pool.rb
8
61.54
lib/concurrent/atomic/condition.rb
8
35.71
lib/concurrent/atomic_reference/direct_update.rb
8
52.94
lib/concurrent/channel/unbuffered_channel.rb
8
80.0
lib/concurrent/delay.rb
9
59.09
lib/concurrent/actor/behaviour/abstract.rb
9
66.67
lib/concurrent/actor/reference.rb
9
35.71
lib/concurrent/atomic/synchronization.rb
10
38.89
lib/concurrent/actor/behaviour/sets_results.rb
10
33.33
lib/concurrent/actor/behaviour/supervising.rb
10
50.0
lib/concurrent/actor/type_check.rb
10
33.33
lib/concurrent/executor/indirect_immediate_executor.rb
11
39.13
lib/concurrent/actor/behaviour/linking.rb
11
68.42
lib/concurrent/actor.rb
11
31.25
lib/concurrent/executor/safe_task_executor.rb
12
33.33
lib/concurrent/actor/utils/balancer.rb
12
42.86
lib/concurrent/channel/waitable_list.rb
12
29.41
lib/concurrent/exchanger.rb
12
50.0
lib/concurrent/future.rb
13
33.33
lib/concurrent/actor/behaviour/supervised.rb
13
53.57
lib/concurrent/atomic_reference/mutex_atomic.rb
13
43.48
lib/concurrent/channel/channel.rb
14
61.11
lib/concurrent/executor/ruby_single_thread_executor.rb
14
37.31
lib/concurrent/utility/processor_count.rb
16
36.0
lib/concurrent/actor/behaviour/termination.rb
16
58.0
lib/concurrent/actor/context.rb
16
48.39
lib/concurrent/executor/timer_set.rb
18
33.33
lib/concurrent/actor/behaviour/buffer.rb
18
55.0
lib/concurrent/atomic/event.rb
18
35.71
lib/concurrent/collection/ring_buffer.rb
20
47.37
lib/concurrent/dataflow.rb
21
38.64
lib/concurrent/scheduled_task.rb
22
38.89
lib/concurrent/collection/blocking_ring_buffer.rb
22
30.77
lib/concurrent/executor/ruby_thread_pool_worker.rb
23
48.94
lib/concurrent/atomic/thread_local_var.rb
24
41.46
lib/concurrent/atomic/atomic_fixnum.rb
26
35.0
lib/concurrent/ivar.rb
27
34.15
lib/concurrent/atomic/atomic_boolean.rb
28
34.78
lib/concurrent/executor/per_thread_executor.rb
29
23.68
lib/concurrent/atomic/count_down_latch.rb
30
37.74
lib/concurrent/executor/serialized_execution.rb
31
25.58
lib/concurrent/actor/behaviour/pausing.rb
31
34.04
lib/concurrent/channel/buffered_channel.rb
32
56.76
lib/concurrent/obligation.rb
33
29.79
lib/concurrent/atomic/cyclic_barrier.rb
34
28.85
lib/concurrent/atomic/semaphore.rb
35
36.36
lib/concurrent/async.rb
44
22.81
lib/concurrent/atomic/copy_on_notify_observer_set.rb
44
24.14
lib/concurrent/atomic/copy_on_write_observer_set.rb
46
37.66
lib/concurrent/agent.rb
47
46.08
lib/concurrent/executor/executor.rb
50
50.91
lib/concurrent/executor/ruby_thread_pool_executor.rb
51
34.62
lib/concurrent/timer_task.rb
57
32.22
lib/concurrent/tvar.rb
64
27.66
lib/concurrent/actor/core.rb
64
27.27
lib/concurrent/mvar.rb
76
28.97
lib/concurrent/collection/priority_queue.rb
76
29.63
lib/concurrent/promise.rb
Jobs
ID Job ID Ran Files Coverage
1 #2743.1 06 Jan 2026 08:39AM UTC 101
45.15
Source Files on build #2743
  • Tree
  • List 101
  • Changed 96
  • Source Changed 0
  • Coverage Changed 96
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 40080ae0 on github
  • Prev Build on master (#1080)
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