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

aws / aws-sdk-ruby / 1634 / 8
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2015 07:20PM UTC
Files 275
Run time 51s
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

19 Nov 2015 07:01PM UTC coverage: 91.49% (+0.001%) from 91.489%
2.2, KITCHEN_SINK=1

push

travis-ci

awood45
Don't Add Handlers When Operation Filter is Empty

Within Seahorse, when an operation filter was an empty array, the
behavior defaulted to adding that handler to all operations. This is not
the correct behavior, for example this meant we added the Pagination
handler to ALL operations for services that had NO pagable operations
defined. This change allows a `nil` operation list as the way to specify
adding a handler to all operations, while an empty operation list will
mean the handler is added to no operations.

Resolve GitHub issue #984.

7053 of 7709 relevant lines covered (91.49%)

694.64 hits per line

Source Files on job 1634.8 (2.2, KITCHEN_SINK=1)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1634
  • Travis Job 1634.8
  • 7287945a on github
  • Prev Job for 2.2, KITCHEN_SINK=1 on master (#1633.8)
  • Next Job for 2.2, KITCHEN_SINK=1 on master (#1635.8)
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