Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Codegen: use one generated test file per directory #19874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

redsun82
Copy link
Contributor

This collapses all generated test QL sources into a single one per directory, using query predicates to run the different tests.

This should improve the time required to run generated tests.

This collapses all generated test QL sources into a single one per
directory, using query predicates to run the different tests.

This should improve the time required to run generated tests.
@github-actions github-actions bot added Rust Pull requests that update Rust code Swift labels Jun 25, 2025
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@redsun82 redsun82 marked this pull request as ready for review June 25, 2025 12:53
@redsun82 redsun82 requested review from a team as code owners June 25, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Pull requests that update Rust code Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant