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

frictionlessdata / goodtables-py / 656 / 4
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 19 Feb 2018 07:50PM UTC
Files 41
Run time 4s
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

19 Feb 2018 07:48PM UTC coverage: 93.459% (+1.4%) from 92.105%
656.4

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

1143 of 1223 relevant lines covered (93.46%)

0.93 hits per line

Source Files on job 656.4
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • Travis Job 656.4
  • 20428f34 on github
  • Prev Job for on master (#649.2)
  • Next Job for on master (#657.4)
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