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

cantino / huginn / 3554 / 1
91%
master: 92%

Build:
Build:
LAST BUILD BRANCH: fix_1940
DEFAULT BRANCH: master
Ran 22 Nov 2016 03:18AM UTC
Files 147
Run time 10s
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 Nov 2016 03:14AM UTC coverage: 90.658%. First build
2.2, DATABASE_ADAPTER=mysql2

push

travis-ci

knu
Fix a double-decoding problem in RssAgent

The SAX parser Feedjira uses (Nokogiri::XML::SAX) tries to detect the
encoding of a document from the content even if it is already known
and given.  This results in a content being decoded twice by
WebRequestConcern and the SAX parser if its encoding is declared in
both the Content-Type header and the XML declaration.

This commit makes RssAgent remove the `encoding` attribute from the
XML declaration of a document if the encoding is already known by the
Content-Type header.

Fixes #1797.

6308 of 6958 relevant lines covered (90.66%)

100.08 hits per line

Source Files on job 3554.1 (2.2, DATABASE_ADAPTER=mysql2)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3554
  • Travis Job 3554.1
  • 0b370099 on github
  • Next Job for 2.2, DATABASE_ADAPTER=mysql2 on fix_decoding_in_rss_agent (#3556.1)
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