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

OpenRefine / OpenRefine / 4367 / 2
50%
master: 50%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2020 04:41PM UTC
Files 616
Run time 4min
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

23 Jul 2020 04:36PM UTC coverage: 49.875% (+0.7%) from 49.197%
CODACY_PROJECT_TOKEN=[secure]

push

travis-ci

web-flow
Refactor importer APIs - Fixes #2963 (#2978)

* Make sure data directory is directory, not a file

* Add a test for zip archive import

Also tests the saving of the archive file name and source filename

* Add TODOs - no functional changes

* Cosmetic cleanups

* Revert importer API changes for archive file name parameter

Fixes #2963
- restore binary compatibility to the API
- hoist the handling of both fileSource and archiveFileName from
TabularImportingParserBase and TreeImportingParserBase to
ImportingParserBase so that there's only one copy. These 3 classes are
all part of the internal implementation, so there should be no
compatibility issue.

* Revert weird flow of control for import options metadata

This reverts the very convoluted control flow that was introduced
when adding the input options to the project metadata. Instead
the metadata is all handled in the importer framework rather than
having to change APIs are have individual importers worry about
it.

The feature never had test coverage, so that is still to be added.

* Add test for import options in project metadata & fix bug

Fixes bug where same options object was being reused and overwritten,
so all copies in the list ended up the same.

12535 of 25133 relevant lines covered (49.87%)

0.5 hits per line

Source Files on job 4367.2 (CODACY_PROJECT_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 55
  • Source Changed 17
  • Coverage Changed 55
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 768
  • Travis Job 4367.2
  • 83ed9ffd on github
  • Prev Job for CODACY_PROJECT_TOKEN=[secure] on master (#4360.1)
  • Next Job for CODACY_PROJECT_TOKEN=[secure] on master (#4368.1)
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