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

aws / aws-sdk-core-ruby / 299 / 5
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 24 Sep 2014 05:10PM UTC
Files 168
Run time 1min
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

24 Sep 2014 04:59PM UTC coverage: 92.261% (+0.003%) from 92.258%
2.0.0, NOKOGIRI=1, Gemfile

push

travis-ci

trevorrowe
Resolved an issue with sigv4 signatures.

The normalized query params were being sorted by "name=value".
This caused an issue when two params were named as such:

    "q=value"
    "q.options=value"

The sort cause q.options to be first, when it should have been
q, because of the precedence of =. This fix ensures they are
sorted by name only, and that two params with the same name
do not change places.

Fixes #112

4411 of 4781 relevant lines covered (92.26%)

82.79 hits per line

Source Files on job 299.5 (2.0.0, NOKOGIRI=1, Gemfile)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 299
  • Travis Job 299.5
  • 0b172429 on github
  • Prev Job for 2.0.0, NOKOGIRI=1, Gemfile on master (#297.5)
  • Next Job for 2.0.0, NOKOGIRI=1, Gemfile on master (#300.5)
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