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

zemirco / json2csv / 773
100%

Build:
DEFAULT BRANCH: master
Ran 07 May 2020 12:33PM UTC
Jobs 4
Files 11
Run time 9s
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
773

push

travis-ci

web-flow
docs: fix the typo in code sample for migrating to 5.x (#461)

This `const { Parser, transform: { unwind, flatten } } = require('json2csv');` rightfully throws the error `TypeError: Cannot destructure property `flatten` of 'undefined' or 'null'.`

The correct version should be:
`const { Parser, transforms: { unwind, flatten } } = require('json2csv');`

267 of 274 branches covered (97.45%)

412 of 412 relevant lines covered (100.0%)

1362.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 773.1 07 May 2020 12:33PM UTC 0
100.0
Travis Job 773.1
2 773.2 07 May 2020 12:33PM UTC 0
100.0
Travis Job 773.2
3 773.3 07 May 2020 12:33PM UTC 0
100.0
Travis Job 773.3
4 773.4 07 May 2020 12:33PM UTC 0
100.0
Travis Job 773.4
Source Files on build 773
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #773
  • 598a397b on github
  • Prev Build on master (#771)
  • Next Build on master (#774)
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