mweibel / lcov-result-merger

Merges multiple lcov results into one
MIT License
100 stars 22 forks source link

feat(node): Add support for node version 10 #39

Closed mweibel closed 6 years ago

mweibel commented 6 years ago

fix #38

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 200b9e6d6121aeab05166ff4b60d9e436ae96c8b on add-node-10 into e83f3de28a0d9e28293b9ca391d51cbc37e220eb on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling a7c0499992fea435b8cf6bcb488d220d25bd5b66 on add-node-10 into 5d84b19d1ed08758eba6b138b02caef090341267 on master.

mweibel commented 6 years ago

Node 10.2.0 seems to have an issue: https://travis-ci.org/mweibel/lcov-result-merger/jobs/383041182

See also nodejs/node#20921 Waiting for a new node release.

bdwong commented 6 years ago

Hi @mweibel. Would you mind kicking TravisCI for this pull request? I'm pretty sure it'll pass on Node 10.6.

mweibel commented 6 years ago

@bdwong thx for notifying me 👍

mweibel commented 6 years ago

:tada: This PR is included in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: