Skip to content

Conversation

@kunwardeep
Copy link
Owner

Issue: #50

@kunwardeep kunwardeep requested a review from Copilot October 14, 2025 01:34
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 removes redundant early termination logic in the AST inspection code for checking builder functions for parallel test calls.

  • Removes unnecessary hasParallel flag check that was causing premature termination of AST inspection
  • Simplifies the inspection logic by always continuing traversal instead of stopping when t.Parallel() is found

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

…m:kunwardeep/paralleltest into fix-false-positive-remove-redundant-check
@kunwardeep kunwardeep merged commit 7d1cc12 into main Oct 14, 2025
2 checks passed
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