fix(ci): heal main — tool-count 64, preview ruff-skip, gate-zero 900s - #9
Merged
Conversation
- test_auto_doc_updater guard: 63 -> 64 (predict_change added; real core = 31 classes). - change_preview._run: FileNotFoundError -> returncode 127; gates treat 127 as skip (clean-state has no ruff without dev extras) - was FileNotFoundError crash. - Sync counts: server_tools docstring (31 core / 64 / 65 with exec), README (64), docs/ru/README (64), AGENTS.md header + section B (64 / 31 core). - tests/test_lock_guard.py: W292 trailing newline. - Pre-commit gate-zero timeout 300 -> 900 in verify_diary.py + hook template (suite grew to ~1500 tests; clean-state CI runs 171s; 300s flaked twice today under parallel load).
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Фикс: зелёный main (после мержа #8)
PR #8 смёржен без финального фикс-коммита —
mainупал в CI на трёх багах. Этот PR несёт ровно один коммит (222bb1f5) поверх смёрженного состояния.Что чинит
test_auto_doc_updater::test_count_tools_real_project_guardждал 63, стало 64 (добавленpredict_change; реальный core = 31 класс). Обновлены: тест-гвард, README,docs/ru/README,AGENTS.md, docstringserver_tools.py.change_previewпадалFileNotFoundError: 'ruff'в clean-state (тамpip install -e .без dev-экстр → ruff не установлен)._runтеперь ловит отсутствие бинарника (returncode 127), гейты трактуют 127 как skip окружения, а не провал изменения.ruff W292(новая строка в конце файла) вtests/test_lock_guard.py— краснили ubuntu/windows джобы.verify_diary.pyи шаблоне хука.Проверка