Commit 2595b07
committed
refactor(tests): remove unused complexity detector tests
Removed several test functions from the ComplexityDetector that were
no longer needed:
- test_medium_queries
- test_estimate_word_count
- test_no_llm_is_ok
These tests were related to query complexity detection functionality
and word counting utilities that are no longer part of the current
implementation.
refactor(data): clean up example workspace files
Removed binary files _graph.bin and meta.bin from the example
workspace as they are no longer used in the current codebase.1 parent 1de9482 commit 2595b07
4 files changed
Lines changed: 0 additions & 39 deletions
File tree
- rust
- src
- index/parse/toc
- retrieval/complexity
- worksspace_flow_example
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | 349 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | 264 | | |
This file was deleted.
This file was deleted.
0 commit comments