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

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

Build:
Build:
LAST BUILD BRANCH: v2.11.632
DEFAULT BRANCH: master
Ran 29 Oct 2015 09:04PM 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
1572

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%)

7346 of 8021 relevant lines covered (91.58%)

5152.83 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
Jobs
ID Job ID Ran Files Coverage
1 1572.1 (1.9.3, PURE_RUBY=1) 29 Oct 2015 09:04PM UTC 0
90.82
Travis Job 1572.1
2 1572.2 (1.9.3, KITCHEN_SINK=1) 29 Oct 2015 09:05PM UTC 0
91.47
Travis Job 1572.2
3 1572.3 (2.0.0, PURE_RUBY=1) 29 Oct 2015 09:04PM UTC 0
90.86
Travis Job 1572.3
4 1572.4 (2.0.0, KITCHEN_SINK=1) 29 Oct 2015 09:05PM UTC 0
91.51
Travis Job 1572.4
5 1572.5 (2.1, PURE_RUBY=1) 29 Oct 2015 09:04PM UTC 0
90.86
Travis Job 1572.5
6 1572.6 (2.1, KITCHEN_SINK=1) 29 Oct 2015 09:06PM UTC 0
91.51
Travis Job 1572.6
7 1572.7 (2.2, PURE_RUBY=1) 29 Oct 2015 09:05PM UTC 0
90.86
Travis Job 1572.7
8 1572.8 (2.2, KITCHEN_SINK=1) 29 Oct 2015 09:06PM UTC 0
91.51
Travis Job 1572.8
9 1572.9 (jruby, PURE_RUBY=1) 29 Oct 2015 09:07PM UTC 0
89.9
Travis Job 1572.9
Source Files on build 1572
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1572
  • 282c7955 on github
  • Next Build on version-2.2-refactor (#1574)
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