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

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

Build:
Build:
LAST BUILD BRANCH: v2.11.632
DEFAULT BRANCH: master
Ran 21 Mar 2015 06:33AM UTC
Files 215
Run time 25s
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.412%. First build
1.9.3, 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.

5365 of 5623 relevant lines covered (95.41%)

187.8 hits per line

Source Files on job 1126.2 (1.9.3, 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.2
  • 52f3efad on github
  • Next Job for 1.9.3, KITCHEN_SINK=1 on xml-sax-parsing (#1128.2)
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