ruff/crates/ty_completion_eval/completion-evaluation-tasks.csv
Andrew Gallant 3771f1567c [ty] Add an evaluation for completions
This is still early days, but I hope the framework introduced here makes
it very easy to add new truth data. Truth data should be seen as a form
of regression test for non-ideal ranking of completion suggestions.

I think it would help to read `crates/ty_completion_eval/README.md`
first to get an idea of what you're reviewing.
2025-10-08 08:44:21 -04:00

641 B

1namefileindexrank
2higher-level-symbols-preferredmain.py0
3higher-level-symbols-preferredmain.py11
4import-deprioritizes-dundermain.py0195
5import-deprioritizes-sundermain.py0195
6internal-typeshed-hiddenmain.py043
7numpy-arraymain.py0
8numpy-arraymain.py132
9object-attr-instance-methodsmain.py07
10object-attr-instance-methodsmain.py11
11raise-uses-base-exceptionmain.py042
12scope-existing-over-new-importmain.py0495
13scope-prioritize-closermain.py0152
14scope-simple-long-identifiermain.py0140
15ty-extensions-lower-stdlibmain.py0142
16type-var-typing-over-astmain.py065
17type-var-typing-over-astmain.py1353