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

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

Build:
Build:
LAST BUILD BRANCH: fix_1940
DEFAULT BRANCH: master
Ran 25 Oct 2016 04:19PM UTC
Files 147
Run time 11s
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

25 Oct 2016 04:13PM UTC coverage: 90.6%. Remained the same
2.2, DATABASE_ADAPTER=mysql2

push

travis-ci

knu
Improve encoding detection in WebsiteAgent

Previously, WebsiteAgent always assumed that a content with no charset
specified in the Content-Type header would be encoded in UTF-8.  This
enhancement is to make use of the encoding detector implemented in
Nokogiri for HTML/XML documents, instead of blindly falling back to
UTF-8.

When the document `type` is `html` or `xml`, WebsiteAgent tries to
detect the encoding of a fetched document from the presence of a BOM,
XML declaration, or HTML `meta` tag.

This fixes #1742.

6226 of 6872 relevant lines covered (90.6%)

98.82 hits per line

Source Files on job 3447.1 (2.2, DATABASE_ADAPTER=mysql2)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3447
  • Travis Job 3447.1
  • cf74d0a7 on github
  • Prev Job for 2.2, DATABASE_ADAPTER=mysql2 on encoding_detection (#3445.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