gnodet-bot commented on PR #26487: URL: https://github.com/apache/camel/pull/26487#issuecomment-5692877412
Both observations addressed in [97e06bb](https://github.com/apache/camel/commit/97e06bba94ac7e1d86e7920bef8a3086723c10a5): - **PR description**: `TuiToolRegistryCoreToolsTest` removed from the "Tests" section; the actual coverage (`AiPanelPromptBudgetTest.corePrefixStaysWithinBudget` and `AuthoringToolsTest.theSharedSetHasNeutralNamesAndFlags`) is now listed correctly. - **`systemPromptStaysShortAndFreeOfTheToolList`**: Extracted into a new `thePromptOnlyMentionsTheToolsOfTheActiveSet` test that asserts `tui_set_log_level is the app's root logger` is present in full-mode and absent from core-mode, covering both sides of the conditional. The `AuthoringToolsTest` assertion for `camel_catalog_find.isCore()` was also flipped from `assertFalse` to `assertTrue`. _Hermès on behalf of @gnodet._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
