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

aws / aws-sdk-ruby / 1954
92%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v2.11.632
DEFAULT BRANCH: master
Ran 19 Apr 2016 09:25PM UTC
Jobs 12
Files 284
Run time 11min
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
1954

push

travis-ci

trevorrowe
Added stricter resource collection arg validation.

Resource has many operation accept a hash argument only.
The following are invalid:

  bucket = Aws::S3::Bucket.new('bucket-name')

  bucket.objects('key')
  #=> now raises ArgumentError, expecting Hash, got String

  bucket.objects(1,2,3)
  #=> now raises ArgumentError, expecting 0..1 args, got 2

8 of 8 new or added lines in 1 file covered. (100.0%)

7687 of 8346 relevant lines covered (92.1%)

7990.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1954.1 (1.9.3, PURE_RUBY=1) 19 Apr 2016 09:25PM UTC 0
91.32
Travis Job 1954.1
2 1954.2 (1.9.3, KITCHEN_SINK=1) 19 Apr 2016 09:28PM UTC 0
91.98
Travis Job 1954.2
3 1954.3 (2.0.0, PURE_RUBY=1) 19 Apr 2016 09:27PM UTC 0
91.36
Travis Job 1954.3
4 1954.4 (2.0.0, KITCHEN_SINK=1) 19 Apr 2016 09:28PM UTC 0
92.02
Travis Job 1954.4
5 1954.5 (2.1, PURE_RUBY=1) 19 Apr 2016 09:27PM UTC 0
91.36
Travis Job 1954.5
6 1954.6 (2.1, KITCHEN_SINK=1) 19 Apr 2016 09:29PM UTC 0
92.02
Travis Job 1954.6
7 1954.7 (2.2, PURE_RUBY=1) 19 Apr 2016 09:28PM UTC 0
91.36
Travis Job 1954.7
8 1954.8 (2.2, KITCHEN_SINK=1) 19 Apr 2016 09:30PM UTC 0
92.02
Travis Job 1954.8
9 1954.9 (2.3.0, PURE_RUBY=1) 19 Apr 2016 09:30PM UTC 0
91.36
Travis Job 1954.9
10 1954.10 (2.3.0, KITCHEN_SINK=1) 19 Apr 2016 09:31PM UTC 0
92.02
Travis Job 1954.10
11 1954.11 (jruby, PURE_RUBY=1) 19 Apr 2016 09:31PM UTC 0
90.33
Travis Job 1954.11
12 1954.12 (2.3.0, OLD_OJ=1) 19 Apr 2016 09:32PM UTC 0
92.02
Travis Job 1954.12
Source Files on build 1954
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1954
  • 8323461c on github
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