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

aws / aws-sdk-ruby / 1909 / 4
92%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v2.11.632
DEFAULT BRANCH: master
Ran 31 Mar 2016 08:46PM UTC
Files 282
Run time 12s
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

31 Mar 2016 08:39PM UTC coverage: 92.006% (+0.007%) from 91.999%
2.0.0, KITCHEN_SINK=1

push

travis-ci

awood45
Correctly Handle Escaping for Multipart S3 Copy

Multipart uploads managed by the `Aws::S3::Resource` object copier did
not correctly handle keys with characters that must be URL
encoded. Calls to `Aws::S3::Client#head_object` should not be URL
encoded, but they were, causing mismatches over the wire. This change
unescapes the key for the `#head_object` call, fixing multipart managed
uploads.

Additionally, it fixes a previously unknown bug where managed multipart
copies would not be able to consume a versioned object as the
source. That support is also included in this change.

Resolves GitHub issue #1143

7251 of 7881 relevant lines covered (92.01%)

756.27 hits per line

Source Files on job 1909.4 (2.0.0, KITCHEN_SINK=1)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1909
  • Travis Job 1909.4
  • 0aadf59a on github
  • Prev Job for 2.0.0, KITCHEN_SINK=1 on issue1143 (#1897.4)
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