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

ably / ably-ruby / 1051 / 18
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: error-inline-updates-ably-ruby-1756019885815
DEFAULT BRANCH: master
Ran 26 Jun 2019 07:43PM UTC
Files 174
Run time 20min
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

26 Jun 2019 06:08PM UTC coverage: 98.411% (+0.1%) from 98.297%
2.6.3, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack

Pull #149

travis-ci

web-flow
rubocop: Style fixes through auto-correct

61 offenses left:

```
Offenses:

Rakefile:41:5: C: Style/MultilineBlockChain: Avoid multi-line chains of blocks.
    end.each do |code, const_name|
    ^^^^^^^^
Rakefile:43:5: C: Style/MultilineBlockChain: Avoid multi-line chains of blocks.
    end.map do |code, const_name|
    ^^^^^^^
Rakefile:58:1: C: Naming/HeredocDelimiterNaming: Use meaningful heredoc delimiters.
    EOF
^^^^^^^
spec/acceptance/realtime/client_spec.rb:423:22: C: Performance/TimesMap: Use Array.new((Ably::Realtime::Connection::MAX_PROTOCOL_MESSAGE_BATCH_SIZE + 1)) with a block instead of .times.map only if (Ably::Realtime::Connection::MAX_PROTOCOL_MESSAGE_BATCH_SIZE + 1) is always 0 or more.
          messages = (Ably::Realtime::Connection::MAX_PROTOCOL_MESSAGE_BATCH_SIZE + 1).times.map do ...
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
spec/acceptance/realtime/presence_spec.rb:4:1: C: Metrics/BlockLength: Block has too many lines. [2427/2392]
describe Ably::Realtime::Presence, :event_machine do ...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
spec/acceptance/realtime/presence_spec.rb:7:3: C: Metrics/BlockLength: Block has too many lines. [2424/2392]
  vary_by_protocol do ...
  ^^^^^^^^^^^^^^^^^^^
spec/acceptance/realtime/auth_spec.rb:1162:13: C: Naming/VariableName: Use snake_case for variable names.
            tokenResponse = Faraday.get "#{auth_url}?keyName=#{key_name}&keySecret=#{key_secret}&expiresIn=5"
            ^^^^^^^^^^^^^
spec/acceptance/realtime/auth_spec.rb:1191:15: C: Naming/VariableName: Use snake_case for variable names.
              tokenResponse = Faraday.get "#{auth_url}?keyName=#{key_name}&keySecret=#{key_secret}&expiresIn=35"
              ^^^^^^^^^^^^^
spec/acceptance/realtime/auth_spec.rb:1238:95: W: Lint/UriEscapeUnescape: URI.escape method is obsolete and should not be used. Instead, use CGI.escape, URI.encode_www_form or URI.encode_www_form_compo... (continued)
Pull Request #149: Code style coverage and editor conventions

17160 of 17437 relevant lines covered (98.41%)

2812.45 hits per line

Source Files on job 1051.18 (2.6.3, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack)
  • Tree
  • List 0
  • Changed 105
  • Source Changed 60
  • Coverage Changed 89
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 969
  • Travis Job 1051.18
  • 571ce8e2 on github
  • Prev Job for 2.6.3, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack on code-style-coverage-and-editor-conventions (#1044.18)
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