mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
ci: Setup code-coverage reporting (no-changelog) (#5669)
This commit is contained in:
committed by
GitHub
parent
5f238ea641
commit
3831201aaf
@@ -11,4 +11,5 @@ module.exports = {
|
||||
'^@/(.*)$': '<rootDir>/src/$1',
|
||||
'^@db/(.*)$': '<rootDir>/src/databases/$1',
|
||||
},
|
||||
coveragePathIgnorePatterns: ['/src/databases/migrations/'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user