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

C2FO / fast-csv / 275 / 3
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 11 Jun 2019 01:29AM UTC
Files 24
Run time 1s
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

11 Jun 2019 01:27AM UTC coverage: 96.04%. First build
275.3

push

travis-ci

web-flow
v3.0.0 (#257)

* Updated to Node 8
* Rewrote in Typescript
* Calling the library as a function has been removed in favor of `csv.parse`.
  * `csv()` change to `csv.parse()`
* Deprecated `fromString` in favor of `parseString`
  * `csv.fromString()` change to `csv.parseString()`
* Deprecated `fromStream` in favor of `parseStream`a
    * `csv.fromStream()` change to `csv.parseStream()`
* Deprecated`fromPath` in favor of `parseFile`
    * `csv.fromPath()` change to `csv.parseFile()`

# Conflicts:
#	.travis.yml
#	Gruntfile.js
#	History.md
#	lib/formatter/formatter.js
#	lib/formatter/formatter_stream.js
#	package-lock.json
#	package.json

274 of 296 branches covered (92.57%)

Branch coverage included in aggregate %.

599 of 613 relevant lines covered (97.72%)

37298.53 hits per line

Source Files on job 275.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 9
  • Travis Job 275.3
  • 968bdbd0 on github
  • Next Job for on master (#276.1)
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