Skip to content

Major release introducing a unified graph query system, architectural analysis capabilities, and significant CLI improvements for better LLM integration. #18

Major release introducing a unified graph query system, architectural analysis capabilities, and significant CLI improvements for better LLM integration.

Major release introducing a unified graph query system, architectural analysis capabilities, and significant CLI improvements for better LLM integration. #18

Triggered via pull request February 4, 2026 08:40
@sakrutsakrut
synchronize #1
pdzeh
Status Success
Total duration 2m 46s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-and-test (ubuntu-latest): AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (ubuntu-latest): AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (macos-latest): AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (macos-latest): AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (windows-latest): AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build-and-test (windows-latest): AiCodeGraph.Tests/GraphQueryExecutorTests.cs#L489
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)