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

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

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

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

61 of 61 new or added lines in 27 files covered. (100.0%)

16955 of 17203 relevant lines covered (98.56%)

27766.62 hits per line

Jobs
ID Job ID Ran Files Coverage
3 1051.3 (2.2.10, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 07:02PM UTC 0
93.92
Travis Job 1051.3
4 1051.4 (2.3.8, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 07:01PM UTC 0
81.08
Travis Job 1051.4
5 1051.5 (2.5.5, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 07:12PM UTC 0
96.72
Travis Job 1051.5
7 1051.7 (2.6.1, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 07:13PM UTC 0
98.39
Travis Job 1051.7
8 1051.8 (2.6.2, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 07:19PM UTC 0
98.37
Travis Job 1051.8
9 1051.9 (2.6.3, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=json) 26 Jun 2019 07:26PM UTC 0
96.79
Travis Job 1051.9
11 1051.11 (2.1.10, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 07:25PM UTC 0
96.77
Travis Job 1051.11
12 1051.12 (2.2.10, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 07:24PM UTC 0
98.41
Travis Job 1051.12
13 1051.13 (2.3.8, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 07:31PM UTC 0
98.36
Travis Job 1051.13
14 1051.14 (2.5.5, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 07:34PM UTC 0
98.38
Travis Job 1051.14
16 1051.16 (2.6.1, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 07:39PM UTC 0
96.81
Travis Job 1051.16
17 1051.17 (2.6.2, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 07:38PM UTC 0
98.41
Travis Job 1051.17
18 1051.18 (2.6.3, RSPEC_RETRY=true PARALLEL_TEST_PROCESSORS=4 PROTOCOL=msgpack) 26 Jun 2019 07:43PM UTC 0
98.41
Travis Job 1051.18
Source Files on build 1051
  • Tree
  • List 0
  • Changed 124
  • Source Changed 60
  • Coverage Changed 111
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1051
  • Pull Request #149
  • PR Base - master (#1044)
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