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

frictionlessdata / goodtables-py / 656
81%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2018 07:49PM UTC
Jobs 5
Files 41
Run time 1min
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
656

push

travis-ci

web-flow
[#233] Improve CLI and add init option to generate datapackage

* Improve CLI docs and allow disabling row/table/error limits

The user is able to disable the limits by setting it to -1. The main change
are:

* Remove `infer_fields` option
    We only have `infer_schema` now. The behaviour of `infer_fields` can be
used by defining an explicit schema and enabling `infer_schema`, which will
only infer the fields not present in the explicit schema. One less parameter to
document, and for users to understand.

* Added `--quiet` option
    We don't output anything if this option is set.

* Accept multiple sources via CLI

* Add CLI option to initialize datapackage with schemas

The output of `goodtables init my-data.csv` is a Tabular Data Package
descriptor with the table schema inferred from the data. This makes it easier
to start using goodtables, because the user will just need to tweak the
descriptor.

* Add --output option to redirect output to file

106 of 106 new or added lines in 5 files covered. (100.0%)

1144 of 1223 relevant lines covered (93.54%)

3.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
100.0
goodtables/inspector.py
7
100.0
goodtables/cli.py
Jobs
ID Job ID Ran Files Coverage
1 656.1 19 Feb 2018 07:50PM UTC 0
93.54
Travis Job 656.1
2 656.2 19 Feb 2018 07:50PM UTC 0
93.54
Travis Job 656.2
3 656.3 19 Feb 2018 07:50PM UTC 0
93.54
Travis Job 656.3
4 656.4 19 Feb 2018 07:50PM UTC 0
93.46
Travis Job 656.4
5 656.5 (TOXENV=lint) 19 Feb 2018 07:49PM UTC 0
Travis Job 656.5
Source Files on build 656
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #656
  • 20428f34 on github
  • Prev Build on master (#649)
  • Next Build on master (#657)
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