aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAlan Gutierrez <[email protected]>2013-04-07 22:49:09 -0400
committerAlan Gutierrez <[email protected]>2013-04-07 22:53:28 -0400
commitd8fe8c96e7d8708ef1be7ce1da91e89cb7c4c9e4 (patch)
tree7ee48b7d35880c25a83da3c9e9690a922d22b392 /lib
parent3b0c6fdc358ea3899ba4c660bc19db16082a210f (diff)
downloadnode-coveralls-d8fe8c96e7d8708ef1be7ce1da91e89cb7c4c9e4.tar.xz
node-coveralls-d8fe8c96e7d8708ef1be7ce1da91e89cb7c4c9e4.zip
Upgrade `lcov-parse` to 0.0.4.
The `lcov-parse` module has been updated to parse `lcov.info` files that contain no branches but do contain branch summaries. There is no mention of whether or not branch summaries should be omitted when there are no branches. The author of `lcov-parse` assumed this was the case based on output from a program in his tool chain. Istanbul, on the other hand, produces branch summaries even if the source contains no branches. The `genhtml` utility that comes with `lcov` happily parses Istanbul output, but `lcov-parse` 0.0.3 would not. `lcov-parse` 0.0.4 will parse Istanbul `lcov` output. This commit updates the `package.json` dependencies to include `lcov-parse` 0.0.4. It is probably best to continue to use specific version numbers for `lcov-parse` as it appears to be in its early days. See: https://github.com/davglass/lcov-parse/issues/3.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions