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

aws / aws-sdk-ruby / 1753 / 7
92%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v2.11.632
DEFAULT BRANCH: master
Ran 22 Jan 2016 07:05PM UTC
Files 278
Run time 8s
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

22 Jan 2016 06:53PM UTC coverage: 90.957%. First build
2.2, PURE_RUBY=1

push

travis-ci

awood45
Get Correct sigv4_region When No endpointPrefix

Aws::IoTDataPlane::Client intentionally does not define `endpointPrefix`
in the configured API metadata as a mechanic to force the user to supply
an `:endpoint` value on client construction.

The previous attempted fix failed to note that, in absence of
`endpontPrefix`, all endpoints will match with the first selector,
hard-coded to "us-east-1". This change will check for this case, and use
your client configured region when it occurs.

* Resolves GitHub Issue #1070
* Related to GitHub Issue #1052
* Fixes Regression In GitHub Pull Request #1053

7051 of 7752 relevant lines covered (90.96%)

701.86 hits per line

Source Files on job 1753.7 (2.2, 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 1753
  • Travis Job 1753.7
  • bc0a76c9 on github
  • Next Job for 2.2, PURE_RUBY=1 on signingregion (#1755.7)
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