Skip to content

chore(tests): use download_models.py in tests data preparation#432

Merged
tybulewicz merged 2 commits into
masterfrom
ttybulew/fix_precommit_tests
Nov 6, 2025
Merged

chore(tests): use download_models.py in tests data preparation#432
tybulewicz merged 2 commits into
masterfrom
ttybulew/fix_precommit_tests

Conversation

@tybulewicz

@tybulewicz tybulewicz commented Nov 5, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

All instances of data download for use in tests were converted to use concurrent download_models.py script.

Fixes #433

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@tybulewicz tybulewicz requested a review from a team as a code owner November 5, 2025 08:41
@tybulewicz tybulewicz enabled auto-merge November 5, 2025 08:41
@github-actions github-actions Bot added the tests Related to tests label Nov 5, 2025
@github-actions github-actions Bot added docs Related to documentation build Related to build scripts samples labels Nov 5, 2025
@tybulewicz tybulewicz changed the title fix(tests): update dataset url in pre-commits test preparation chore(tests): use download_models.py in tests data preparation Nov 5, 2025
@tybulewicz tybulewicz added this pull request to the merge queue Nov 6, 2025
Merged via the queue into master with commit 9730011 Nov 6, 2025
11 checks passed
@tybulewicz tybulewicz deleted the ttybulew/fix_precommit_tests branch November 6, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts docs Related to documentation samples tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Combine data downloaders for tests

2 participants