mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
ci: Add test results upload to Codecov (#14410)
This commit is contained in:
@@ -32,6 +32,7 @@ const config = {
|
||||
collectCoverage: isCoverageEnabled,
|
||||
coverageReporters: ['text-summary', 'lcov', 'html-spa'],
|
||||
collectCoverageFrom: ['src/**/*.ts'],
|
||||
reporters: ['default', 'jest-junit'],
|
||||
workerIdleMemoryLimit: '1MB',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user