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

OpenRefine / OpenRefine / 3882
50%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2020 06:40AM UTC
Jobs 4
Files 613
Run time 2min
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

pending completion
3882

push

travis-ci

web-flow
Create Project import improvements (#2806)

* Fix charset encoding & MIME type handling

Character set (ie what we call "encoding") is part of the Content-Type,
*not* the Content-Encoding, which specifies compression (e.g. gzip).

This correctly sets the character set encoding as well as cleaning
the MIME type so that additional parsing doesn't need to be done
downstream (and removes that code).

* Use "text" instead of "text/line-based" as default fallback format

The TextLineBasedGuesser only tries a limited number of
formats (CSV, TSV, fixed), so we can't get out of that hole to
find JSON, XML, etc.

Start with a more general format instead to improve our
guessing odds.

* Support content type Structured Name Syntax Suffixes (+json +xml)

If we can't find a fully specified content type in our lookup,
fall back to just the suffix (which is registered with a leading +)
Fixes #2800 Fixes #2805

11722 of 24931 relevant lines covered (47.02%)

1.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3882.1 (CODACY_PROJECT_TOKEN=[secure]) 25 Jun 2020 06:41AM UTC 0
47.02
Travis Job 3882.1
2 3882.2 (CODACY_PROJECT_TOKEN=[secure]) 25 Jun 2020 06:41AM UTC 0
47.0
Travis Job 3882.2
3 3882.3 (CODACY_PROJECT_TOKEN=[secure]) 25 Jun 2020 06:41AM UTC 0
47.01
Travis Job 3882.3
4 3882.4 (CODACY_PROJECT_TOKEN=[secure]) 25 Jun 2020 06:41AM UTC 0
47.01
Travis Job 3882.4
Source Files on build 3882
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3882
  • 4b146acc on github
  • Prev Build on master (#3881)
  • Next Build on master (#3892)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc