From 6cb499a3b2c1437570c382bca31fa67dc6b46751 Mon Sep 17 00:00:00 2001 From: comet-qa-bot Date: Fri, 4 Sep 2026 05:23:49 +0000 Subject: [PATCH] [OPIK-7532] [QA] chore: propose taxonomy additions from app surface Proposed by the nightly taxonomy-discovery job. Draft: the denominator is a reviewed file, so this needs a human decision before it lands. --- tests_end_to_end/coverage/taxonomy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests_end_to_end/coverage/taxonomy.yaml b/tests_end_to_end/coverage/taxonomy.yaml index 9b384fb824a..211561dc099 100644 --- a/tests_end_to_end/coverage/taxonomy.yaml +++ b/tests_end_to_end/coverage/taxonomy.yaml @@ -266,6 +266,7 @@ areas: configure-columns: { covered: false } add-trace-to-dataset: { covered: false, note: "AddToDatasetDialog" } add-trace-to-queue: { covered: false, note: "AddToQueueDialog — cross-links annotation-queues" } + messages-tab: { covered: false, note: "MessagesTab — conditional on input/output parsing as LLM messages (detectLLMMessages); is the default tab when shown" } agent-graph-tab: { covered: false } prompts-tab: { covered: false, note: "PromptsTab — conditional on opik_prompts metadata + canViewPrompts, like agent-graph-tab" } attachments-media: { covered: true, tier: t2-cuj, note: "presigned multipart upload with mime_type omitted, asserting the type tika derives from each file name (incl. the octet-stream fallback), plus every attachment rendering as a thumbnail in the trace panel" }