Skip to content

feat: add findFiles helper - #10

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/feat-find-files
Sep 5, 2026
Merged

feat: add findFiles helper#10
chenjiahan merged 1 commit into
mainfrom
chenjiahan/feat-find-files

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Summary

Tests often need to select multiple output files, while findFile only returns the first match. This PR adds findFiles(files, matcher, options) to return all matching paths using the same matcher and ignoreHash behavior, returning an empty array when nothing matches.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-05T01:27:37.510438Z 65dbadc PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chenjiahan
chenjiahan merged commit e335f55 into main Sep 5, 2026
3 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/feat-find-files branch September 5, 2026 01:27
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