mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 01:04:14 -05:00
chore: publish jest coverage to code climate (#954)
* chore: upload coverage into coveralls.io
This commit is contained in:
@@ -40,4 +40,5 @@ module.exports = {
|
||||
'!**/*.conf.js',
|
||||
],
|
||||
coverageReporters: ['json', 'lcov', 'text-summary', 'clover'],
|
||||
reporters: ['default', ['jest-junit', { outputDirectory: 'coverage/junit/' }]],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user