Skip to content

chore(test): exclude local effect checkout#78

Merged
altaywtf merged 1 commit into
mainfrom
codex/exclude-effect-repos
May 16, 2026
Merged

chore(test): exclude local effect checkout#78
altaywtf merged 1 commit into
mainfrom
codex/exclude-effect-repos

Conversation

@altaywtf
Copy link
Copy Markdown
Member

Summary

Exclude the local Effect source checkout from Vite+ test and coverage discovery.

Changed

  • Add .repos/** to coverage exclusions.
  • Add .repos/** to test exclusions.

Risks

Low; this only prevents locally cloned Effect guidance/source from being discovered by SDK test and coverage collection.

Verification

  • pnpm exec vp check .
  • pnpm exec vp test --passWithNoTests
  • codex-review --mode auto: clean.

Complexity

Neutral.

Copilot AI review requested due to automatic review settings May 16, 2026 21:07
Copy link
Copy Markdown

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 updates Vite+ test configuration to prevent a local .repos checkout directory from being discovered during test and coverage runs.

Changes:

  • Adds .repos/** to coverage exclusions.
  • Adds .repos/** to test exclusions.

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

@altaywtf altaywtf merged commit 471346a into main May 16, 2026
12 checks passed
@altaywtf altaywtf deleted the codex/exclude-effect-repos branch May 16, 2026 21:32
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