Skip to content

Conversation

@MarceloRGonc
Copy link
Contributor

Fixes OPS-3452.

Copilot AI review requested due to automatic review settings January 19, 2026 17:19
@linear
Copy link

linear bot commented Jan 19, 2026

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR modifies Jest configuration to standardize transform ignore patterns across the codebase. The change removes a package-specific transform pattern from the engine configuration and updates the global preset to ignore JavaScript files while maintaining the lodash-es exception.

Changes:

  • Removed string-replace-async from transform ignore patterns in engine-specific Jest config
  • Updated global Jest preset to add .js file pattern to transform ignore patterns

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/engine/jest.config.ts Removed package-specific transformIgnorePatterns configuration
jest.preset.js Added .js file pattern to transformIgnorePatterns alongside existing lodash-es exception

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MarceloRGonc MarceloRGonc changed the title Change jest pattern Add js files to ignore patterns list Jan 19, 2026
@MarceloRGonc MarceloRGonc changed the title Add js files to ignore patterns list Add js files to ignore patterns list to reduce log noise Jan 19, 2026
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants