Skip to content

fix(stryker): add Microsoft Designer test to tap.testFiles#7659

Open
Subbu1399 wants to merge 1 commit into
diegosouzapw:release/v3.8.49from
Subbu1399:fix/7657
Open

fix(stryker): add Microsoft Designer test to tap.testFiles#7659
Subbu1399 wants to merge 1 commit into
diegosouzapw:release/v3.8.49from
Subbu1399:fix/7657

Conversation

@Subbu1399

Copy link
Copy Markdown

Summary

Adds the missing mutation coverage test file to tap.testFiles in stryker.conf.json so the mutation coverage check includes the test.

Related Issues

Validation

  • npm run lint (not run)
  • npm run test:unit (not run)
  • npm run test:coverage (not run)
  • Coverage is still >= 60% for statements, lines, functions, and branches (not run)
  • SonarQube PR analysis is green or any remaining issues are explicitly documented below (pending CI)

Additional validation:

  • node scripts/check/check-mutation-test-coverage.mjs --strict

Tests Added Or Updated

  • Updated stryker.conf.json to include:
    • tests/unit/microsoft-designer-web-6672.test.ts
  • No test files were modified.

Coverage Notes

No production code (src/, open-sse/, electron/, or bin/) was changed. This PR only updates the mutation test configuration.

Reviewer Notes

Low-risk configuration change. Added the missing test entry in alphabetical order.

@Subbu1399
Subbu1399 requested a review from diegosouzapw as a code owner July 17, 2026 21:56
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@Subbu1399

Copy link
Copy Markdown
Author

Fixes #7657 by adding the missing mutation coverage test entry to tap.testFiles in stryker.conf.json.

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.

1 participant