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

aws / aws-sdk-ruby / 1164 / 3
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2015 10:54PM UTC
Files 220
Run time 11s
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

30 Mar 2015 10:48PM UTC coverage: 95.887% (-0.08%) from 95.964%
2.0.0, PURE_RUBY=1

push

travis-ci

trevorrowe
Added `#exists?` methods to a handful of resource classes.

The `#exists?` method works by polling the exists wait for the resource
exactly once. If the waiter is successful, then `true` is returned, if it
fails, then `false` is returned.

To add additional `#exists?` methods, a waiter must be added to the resource
class as `Exists` and that waiter must be defined in the *.waiters.json
document for that service.

See #696

5012 of 5227 relevant lines covered (95.89%)

208.12 hits per line

Source Files on job 1164.3 (2.0.0, PURE_RUBY=1)
  • Tree
  • List 0
  • Changed 19
  • Source Changed 1
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1164
  • Travis Job 1164.3
  • 54122bb6 on github
  • Prev Job for 2.0.0, PURE_RUBY=1 on master (#1163.3)
  • Next Job for 2.0.0, PURE_RUBY=1 on master (#1165.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

© 2026 Coveralls, Inc