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

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

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

pending completion
1050

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)

16953 of 17203 relevant lines covered (98.55%)

26995.27 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1050.2 (2.1.10, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 06:19PM UTC 0
97.59
Travis Job 1050.2
3 1050.3 (2.2.10, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 06:23PM UTC 0
98.39
Travis Job 1050.3
4 1050.4 (2.3.8, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 06:23PM UTC 0
98.37
Travis Job 1050.4
5 1050.5 (2.5.5, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 06:34PM UTC 0
79.16
Travis Job 1050.5
7 1050.7 (2.6.1, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 06:33PM UTC 0
98.38
Travis Job 1050.7
8 1050.8 (2.6.2, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 06:34PM UTC 0
98.37
Travis Job 1050.8
9 1050.9 (2.6.3, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 06:35PM UTC 0
98.37
Travis Job 1050.9
11 1050.11 (2.1.10, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 06:48PM UTC 0
96.55
Travis Job 1050.11
12 1050.12 (2.2.10, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 06:46PM UTC 0
98.38
Travis Job 1050.12
13 1050.13 (2.3.8, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 06:46PM UTC 0
98.36
Travis Job 1050.13
14 1050.14 (2.5.5, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 06:46PM UTC 0
98.38
Travis Job 1050.14
16 1050.16 (2.6.1, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 06:59PM UTC 0
96.8
Travis Job 1050.16
Source Files on build 1050
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1050
  • d2f1b6f7 on github
  • Prev Build on code-style-coverage-and-editor-conventions (#1046)
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