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

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

Build:
Build:
LAST BUILD BRANCH: v2.11.632
DEFAULT BRANCH: master
Ran 09 Nov 2015 05:52PM UTC
Jobs 9
Files 276
Run time 3min
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
1583

push

travis-ci

awood45
SigV4 as Default for All Amazon S3 Calls

Remove hacks that supported 'S3 Signer' default for many common code
paths. Now, SigV4 is always the default and special fallback logic is
removed.

You can still use the legacy signer, without special fallbacks, by
specifying the signature version in your client:
`client = Aws::S3::Client.new(signature_version: 's3')`

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

7344 of 8021 relevant lines covered (91.56%)

5157.35 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
aws-sdk-core/lib/aws-sdk-core/plugins/s3_request_signer.rb

Uncovered Existing Lines

Lines Coverage ∆ File
6
100.0
aws-sdk-core/lib/aws-sdk-core/plugins/s3_request_signer.rb
Jobs
ID Job ID Ran Files Coverage
1 1583.1 (1.9.3, PURE_RUBY=1) 09 Nov 2015 05:53PM UTC 0
90.82
Travis Job 1583.1
2 1583.2 (1.9.3, KITCHEN_SINK=1) 09 Nov 2015 05:54PM UTC 0
91.48
Travis Job 1583.2
3 1583.3 (2.0.0, PURE_RUBY=1) 09 Nov 2015 05:52PM UTC 0
90.86
Travis Job 1583.3
4 1583.4 (2.0.0, KITCHEN_SINK=1) 09 Nov 2015 05:54PM UTC 0
91.51
Travis Job 1583.4
5 1583.5 (2.1, PURE_RUBY=1) 09 Nov 2015 05:52PM UTC 0
90.86
Travis Job 1583.5
6 1583.6 (2.1, KITCHEN_SINK=1) 09 Nov 2015 05:56PM UTC 0
91.51
Travis Job 1583.6
7 1583.7 (2.2, PURE_RUBY=1) 09 Nov 2015 05:53PM UTC 0
90.86
Travis Job 1583.7
8 1583.8 (2.2, KITCHEN_SINK=1) 09 Nov 2015 05:55PM UTC 0
91.51
Travis Job 1583.8
9 1583.9 (jruby, PURE_RUBY=1) 09 Nov 2015 05:55PM UTC 0
89.8
Travis Job 1583.9
Source Files on build 1583
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1583
  • 3e00562d on github
  • Prev Build on version-2.2-refactor (#1574)
  • Next Build on version-2.2-refactor (#1598)
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