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

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

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2015 10:56PM UTC
Files 221
Run time 9s
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: 93.482% (+0.5%) from 92.986%
jruby, 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

4934 of 5278 relevant lines covered (93.48%)

35.04 hits per line

Source Files on job 1164.7 (jruby, PURE_RUBY=1)
  • Tree
  • List 0
  • Changed 76
  • Source Changed 1
  • Coverage Changed 76
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1164
  • Travis Job 1164.7
  • 54122bb6 on github
  • Prev Job for jruby, PURE_RUBY=1 on master (#1163.7)
  • Next Job for 1.9.3, PURE_RUBY=1 on master (#1165.1)
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