Skip to content

JBAI-14524. Fix Open Telemetry attributes conversion logic #1147

JBAI-14524. Fix Open Telemetry attributes conversion logic

JBAI-14524. Fix Open Telemetry attributes conversion logic #1147

GitHub Actions / Qodana for JVM completed Jul 8, 2025 in 0s

240 new problems found by Qodana for JVM

Qodana for JVM

240 new problems were found

Inspection name Severity Problems
Check Kotlin and Java source code coverage 🔶 Warning 214
Missing KDoc for public API declaration 🔶 Warning 17
Unused import directive 🔶 Warning 5
Vulnerable imported dependency 🔶 Warning 4
@@ Code coverage @@
+ 59% total lines covered
6588 lines analyzed, 3914 lines covered
# Calculated according to the filters of your coverage tool

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 49 in agents/agents-features/agents-features-trace/src/commonMain/kotlin/ai/koog/agents/features/tracing/writer/traceMessageFormat.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getToolCallEventFormat` coverage is below the threshold 50%

Check warning on line 180 in rag/rag-base/src/commonMain/kotlin/ai/koog/rag/base/files/TextRange.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Constructor `Companion` coverage is below the threshold 50%

Check warning on line 33 in koog-spring-boot-starter/src/main/kotlin/ai/koog/spring/KoogProperties.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getApiKey` coverage is below the threshold 50%

Check warning on line 285 in agents/agents-features/agents-features-event-handler/src/commonMain/kotlin/ai/koog/agents/features/eventHandler/feature/EventHandlerConfig.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `setOnToolCall` coverage is below the threshold 50%

Check warning on line 16 in agents/agents-features/agents-features-trace/src/commonMain/kotlin/ai/koog/agents/features/tracing/writer/traceMessageFormat.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getFeatureStringMessage` coverage is below the threshold 50%

Check warning on line 42 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/dsl/builder/AIAgentParallelNodesMergeContext.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `feature` coverage is below the threshold 50%

Check warning on line 17 in koog-spring-boot-starter/src/main/kotlin/ai/koog/spring/KoogProperties.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getGoogleClientProperties` coverage is below the threshold 50%

Check warning on line 14 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/feature/choice/Nodes.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `nodeLLMSendResultsMultipleChoices` coverage is below the threshold 50%

Check warning on line 20 in agents/agents-features/agents-features-opentelemetry/src/jvmMain/kotlin/ai/koog/agents/features/opentelemetry/event/AssistantMessageEvent.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getBodyFields` coverage is below the threshold 50%

Check warning on line 36 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/feature/choice/Nodes.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `nodeSelectLLMChoice` coverage is below the threshold 50%

Check warning on line 124 in agents/agents-features/agents-features-event-handler/src/commonMain/kotlin/ai/koog/agents/features/eventHandler/feature/EventHandlerConfig.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `setOnAgentFinished` coverage is below the threshold 50%

Check warning on line 187 in prompt/prompt-model/src/commonMain/kotlin/ai/koog/prompt/dsl/AttachmentBuilder.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `binaryFile` coverage is below the threshold 50%

Check warning on line 37 in koog-spring-boot-starter/src/main/kotlin/ai/koog/spring/KoogProperties.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Constructor `OllamaKoogProperties` coverage is below the threshold 50%

Check warning on line 163 in prompt/prompt-executor/prompt-executor-llms/src/commonMain/kotlin/ai/koog/prompt/executor/llms/MultiLLMPromptExecutor.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `executeMultipleChoices` coverage is below the threshold 50%

Check warning on line 86 in rag/rag-base/src/commonMain/kotlin/ai/koog/rag/base/files/TextRange.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `contains$koog_agents_rag_rag_base_commonMain` coverage is below the threshold 50%

Check warning on line 364 in agents/agents-features/agents-features-memory/src/commonMain/kotlin/ai/koog/agents/memory/feature/AgentMemory.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `loadFactsToAgentImpl` coverage is below the threshold 50%

Check warning on line 26 in agents/agents-core/src/commonMain/kotlin/ai/koog/agents/core/dsl/builder/AIAgentParallelNodesMergeContext.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Class `AIAgentParallelNodesMergeContext` coverage is below the threshold 50%

Check warning on line 221 in agents/agents-features/agents-features-event-handler/src/commonMain/kotlin/ai/koog/agents/features/eventHandler/feature/EventHandlerConfig.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `setOnAfterNode` coverage is below the threshold 50%

Check warning on line 17 in rag/rag-base/src/commonMain/kotlin/ai/koog/rag/base/files/TextRange.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Class `TextRange` coverage is below the threshold 50%

Check warning on line 16 in agents/agents-features/agents-features-opentelemetry/src/jvmMain/kotlin/ai/koog/agents/features/opentelemetry/event/SystemMessageEvent.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getAttributes` coverage is below the threshold 50%

Check warning on line 64 in agents/agents-test/src/commonMain/kotlin/ai/koog/agents/testing/tools/DummyAIAgentContext.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getConfig` coverage is below the threshold 50%

Check warning on line 70 in agents/agents-test/src/commonMain/kotlin/ai/koog/agents/testing/tools/DummyAIAgentContext.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getStateManager` coverage is below the threshold 50%

Check warning on line 98 in rag/rag-base/src/commonMain/kotlin/ai/koog/rag/base/DocumentStorageWithPayload.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `readWithPayload` coverage is below the threshold 50%

Check warning on line 73 in agents/agents-test/src/commonMain/kotlin/ai/koog/agents/testing/tools/DummyAIAgentContext.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `getStorage` coverage is below the threshold 50%

Check warning on line 98 in prompt/prompt-model/src/commonMain/kotlin/ai/koog/prompt/dsl/AttachmentBuilder.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana for JVM

Check Kotlin and Java source code coverage

Method `image` coverage is below the threshold 50%