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

ably / ably-ruby / 828
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: error-inline-updates-ably-ruby-1756019885815
DEFAULT BRANCH: master
Ran 30 Apr 2018 10:20PM UTC
Jobs 10
Files 154
Run time 15min
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
828

push

travis-ci

mattheworiordan
Log outcome of REST request retries

Example warnings emitted for a request that fails but then succeeds is now:

```
warn: Ably::Rest::Client - Retry 1 for get /time {} as initial attempt failed (seq #5g-tSQ): getaddrinfo: nodename nor servname provided, or not known (SocketError)
warn: Ably::Rest::Client - Request SUCCEEDED after 1 retry for get /time {} (seq #5g-tSQ, time elapsed 5.11s)
```

And a request that never succeeds:

```
warn: Ably::Rest::Client - Retry 1 for get /time {} as initial attempt failed (seq #KyefoA): getaddrinfo: nodename nor servname provided, or not known (SocketError)
warn: Ably::Rest::Client - Retry 2 for get /time {} as initial attempt failed (seq #KyefoA): getaddrinfo: nodename nor servname provided, or not known (SocketError)
error: Ably::Rest::Client - Request FAILED after 2 retries for get /time {} (seq #KyefoA, time elapsed 15.02s)
```

See related https://github.com/ably/docs/issues/359

39 of 39 new or added lines in 3 files covered. (100.0%)

16538 of 16796 relevant lines covered (98.46%)

26052.29 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
spec/acceptance/rest/client_spec.rb
Jobs
ID Job ID Ran Files Coverage
2 828.2 (2.0.0, RSPEC_RETRY=true PROTOCOL=json) 30 Apr 2018 10:20PM UTC 0
98.36
Travis Job 828.2
3 828.3 (2.1.10, RSPEC_RETRY=true PROTOCOL=json) 30 Apr 2018 10:20PM UTC 0
98.34
Travis Job 828.3
4 828.4 (2.2.0, RSPEC_RETRY=true PROTOCOL=json) 30 Apr 2018 10:20PM UTC 0
98.31
Travis Job 828.4
5 828.5 (2.3.6, RSPEC_RETRY=true PROTOCOL=json) 30 Apr 2018 10:21PM UTC 0
98.34
Travis Job 828.5
6 828.6 (2.4.1, RSPEC_RETRY=true PROTOCOL=json) 30 Apr 2018 10:21PM UTC 0
98.34
Travis Job 828.6
8 828.8 (2.0.0, RSPEC_RETRY=true PROTOCOL=msgpack) 30 Apr 2018 10:34PM UTC 0
98.37
Travis Job 828.8
9 828.9 (2.1.10, RSPEC_RETRY=true PROTOCOL=msgpack) 30 Apr 2018 10:35PM UTC 0
98.36
Travis Job 828.9
10 828.10 (2.2.0, RSPEC_RETRY=true PROTOCOL=msgpack) 30 Apr 2018 10:35PM UTC 0
98.37
Travis Job 828.10
11 828.11 (2.3.6, RSPEC_RETRY=true PROTOCOL=msgpack) 30 Apr 2018 10:36PM UTC 0
98.36
Travis Job 828.11
12 828.12 (2.4.1, RSPEC_RETRY=true PROTOCOL=msgpack) 30 Apr 2018 10:35PM UTC 0
98.34
Travis Job 828.12
Source Files on build 828
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #828
  • 6430217c on github
  • Next Build on add-request-id-fix-for-bulk-publishes (#836)
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