Commit Graph

2 Commits

Author SHA1 Message Date
a1343ffbea refactor: move TEST_SEPARATOR import to constants module
Moved TEST_SEPARATOR import from benchmarks.base to constants module in codegen, summarization, and translation benchmarks for better modularity and maintainability. This change improves code organization by centralizing constants in a dedicated module.
2026-01-27 01:07:54 +03:00
25e0a2a96a Remove "Лог файл" column from report
Remove the "Лог файл" (Log file) column from the report generation as it's no longer needed. This simplifies the report structure and removes unused functionality.
2026-01-26 22:40:44 +03:00