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

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

Build:
Build:
LAST BUILD BRANCH: fix_1940
DEFAULT BRANCH: master
Ran 25 Oct 2016 03:42PM 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 01:18AM UTC coverage: 90.6%. First build
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 should 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 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.84 hits per line

Source Files on job 3445.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 3445
  • Travis Job 3445.1
  • f157ad27 on github
  • Next Job for 2.2, DATABASE_ADAPTER=mysql2 on encoding_detection (#3447.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