Skip to content

Conversation

@gaogaotiantian
Copy link
Contributor

What changes were proposed in this pull request?

A new detection for dangling test file (a test file without a corresponding module) is introduced.

Why are the changes needed?

It's quite often when people forget to add test to modules when they create a new test. We need to check it in CI.

Does this PR introduce any user-facing change?

No

How was this patch tested?

I tried it locally with the newly added utility. I actually found a few other files that are not added - I'll add them in a separate PR.

Was this patch authored or co-authored using generative AI tooling?

No.

@HyukjinKwon
Copy link
Member

Nice improvement

@zhengruifeng
Copy link
Contributor

merged to master

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.

3 participants