Skip to content

Conversation

@ono-max
Copy link
Contributor

@ono-max ono-max commented Dec 15, 2025

$ find tests -name "test_*.py" | grep -v tests/data | launchable subset --similarity 0.5 file
tests/test_runners/test_go_test.py
tests/commands/inspect/test_subset.py
tests/test_version.py
tests/test_runners/test_robot.py
...
Your model is currently in training
Launchable created subset 121 for build 221 (test session 296) in workspace launchableinc/mothership

|           |   Candidates |   Estimated duration (%) |   Estimated duration (min) |
|-----------|--------------|--------------------------|----------------------------|
| Subset    |           58 |                   100.00 |                       0.00 |
| Remainder |            0 |                     0.00 |                       0.00 |
|           |              |                          |                            |
| Total     |           58 |                   100.00 |                       0.00 |

Run `launchable inspect subset --subset-id 121` to view full subset details

@ono-max ono-max requested a review from kohsuke December 15, 2025 02:11
Copy link
Contributor

@kohsuke kohsuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the server side PR for more substantial discussion. +1 here so as not to block a good work from going live.

@ono-max ono-max merged commit 230ed17 into v1 Dec 16, 2025
13 checks passed
@ono-max ono-max deleted the subset-by-similarity branch December 16, 2025 00:55
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