grammar-inference-engine/tests
tobjend c059d0b7a4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat: file-level package mapping; add 7 new tests
- _file_to_package: infer package from file path (kotlin/java/python/src)
- _top_packages: most common packages per cluster
- Packages included in meta dict and JSON output
- New tests: test_file_to_package, test_top_packages, test_extract_imports,
  test_extract_imports_empty, test_extract_imports_no_imports,
  test_extract_arg_info_python, test_summarize_arg_info
2026-07-03 21:59:26 +02:00
..
test_analyze.py feat: file-level package mapping; add 7 new tests 2026-07-03 21:59:26 +02:00
test_bex.py clean up agent-betraying comments; fix stale test names 2026-07-01 13:26:03 +02:00
test_ensemble.py feat: core+outlier analysis via min_coverage parameter, 6 new tests 2026-07-01 15:09:10 +02:00
test_kore.py feat: implement kOREInference (Algorithm 4) with MDL scoring, add to ensemble, 79 tests 2026-07-01 14:50:09 +02:00