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

Update test fetcher when we want to test all #35364

Merged
merged 6 commits into from
Dec 20, 2024
Merged

Conversation

ArthurZucker
Copy link
Collaborator

@ArthurZucker ArthurZucker commented Dec 20, 2024

What does this PR do?

There is no need to check the diff when you want to test all. As computing the diff might sometimes take a looong time.

@ArthurZucker ArthurZucker marked this pull request as ready for review December 20, 2024 13:50
@ArthurZucker ArthurZucker requested a review from ydshieh December 20, 2024 13:50
@ArthurZucker ArthurZucker merged commit 6fae2a8 into main Dec 20, 2024
11 checks passed
@ArthurZucker ArthurZucker deleted the fix-fetcher-all branch December 20, 2024 14:10
@ydshieh
Copy link
Collaborator

ydshieh commented Dec 20, 2024

Nice.

I have

glob.glob("tests//test_.py", recursive=True)

a few lines below, but it's just a nit if you find helpful

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

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