Skip to content
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

Reimplement SourceFilter::includes() to not depend on SourceMapper and to not perform filesystem traversal #6114

Open
sebastianbergmann opened this issue Jan 30, 2025 · 0 comments
Labels
feature/test-runner CLI test runner type/performance Issues related to resource consumption (time and memory)

Comments

@sebastianbergmann
Copy link
Owner

Originally suggested by @dantleech in #6111 (comment).

I think we should focus on SourceFilter::includes() first. Once we have a good solution for that we can look into extracting and reusing it for sebastianbergmann/php-code-coverage#386.

@sebastianbergmann sebastianbergmann added feature/test-runner CLI test runner type/performance Issues related to resource consumption (time and memory) labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/test-runner CLI test runner type/performance Issues related to resource consumption (time and memory)
Projects
None yet
Development

No branches or pull requests

1 participant