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

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

Build:
Build:
LAST BUILD BRANCH: v2.11.632
DEFAULT BRANCH: master
Ran 31 Mar 2016 08:45PM 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: 91.336% (+0.008%) from 91.328%
1.9.3, PURE_RUBY=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

7200 of 7883 relevant lines covered (91.34%)

734.72 hits per line

Source Files on job 1909.1 (1.9.3, PURE_RUBY=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.1
  • 0aadf59a on github
  • Prev Job for 1.9.3, PURE_RUBY=1 on issue1143 (#1897.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