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

aws / aws-sdk-ruby / 1126 / 6
96%
master: 97%

Build:
Build:
LAST BUILD BRANCH: v2.11.632
DEFAULT BRANCH: master
Ran 21 Mar 2015 06:34AM UTC
Files 215
Run time 31s
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

21 Mar 2015 06:25AM UTC coverage: 95.428%. First build
2.1, KITCHEN_SINK=1

push

travis-ci

trevorrowe
Now sax parsing XML.

The XML parser no longer uses multi_xml to parse the response
into a pseudo-dom. Instead, a wrapper has been built that will
use ox, libxml, nokogiri, or rexml sax extensions to stream
parse the XML directly only the response structures.

* Single pass parsing and type conversions. No need to crawl
  the output a second time.
* Less memory and fewer objects allocated.
* Eliminated the major reason why multi_xml was added as a
  dependency.

There is only a few small places left where multi_xml is used
yet. Once these are refactored out, we can removed one external
gem dependency as well.

5364 of 5621 relevant lines covered (95.43%)

187.92 hits per line

Source Files on job 1126.6 (2.1, 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 1126
  • Travis Job 1126.6
  • 52f3efad on github
  • Next Job for 2.1, KITCHEN_SINK=1 on xml-sax-parsing (#1128.6)
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