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

ably / ably-ruby / 1050 / 7
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: error-inline-updates-ably-ruby-1756019885815
DEFAULT BRANCH: master
Ran 26 Jun 2019 06:33PM UTC
Files 174
Run time 2min
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.377% (+0.09%) from 98.292%
2.6.1, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json

push

travis-ci

mattheworiordan
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)

17154 of 17437 relevant lines covered (98.38%)

2488.91 hits per line

Source Files on job 1050.7 (2.6.1, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json)
  • Tree
  • List 0
  • Changed 114
  • Source Changed 60
  • Coverage Changed 105
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 968
  • Travis Job 1050.7
  • d2f1b6f7 on github
  • Prev Job for 2.2.10, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json on code-style-coverage-and-editor-conventions (#1046.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

© 2025 Coveralls, Inc