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

ruby-concurrency / concurrent-ruby / #2948

11 Aug 2014 02:52PM UTC coverage: 45.41% (-45.2%) from 90.621%
#2948

push

jdantonio
Removed Rbx from Travis allowed failures list.

1375 of 3028 relevant lines covered (45.41%)

0.67 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

80.0
/lib/concurrent/actor/default_dead_letter_handler.rb
1
module Concurrent
1✔
2
  module Actor
1✔
3
    class DefaultDeadLetterHandler < RestartingContext
1✔
4
      def on_message(dead_letter)
1✔
5
        log Logging::INFO, "got dead letter #{dead_letter.inspect}"
×
6
      end
7
    end
8
  end
9
end
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