Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: save/load test for dotnet agents #5284

Merged
merged 14 commits into from
Feb 6, 2025

Merge remote-tracking branch 'origin/main' into dotnet_unit2

e27f272
Select commit
Loading
Failed to load commit list.
Merged

feat: save/load test for dotnet agents #5284

Merge remote-tracking branch 'origin/main' into dotnet_unit2
e27f272
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 6, 2025 in 0s

23.80% of diff hit (target 76.24%)

View this Pull Request on Codecov

23.80% of diff hit (target 76.24%)

Annotations

Check warning on line 389 in dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs#L389

Added line #L389 was not covered by tests

Check warning on line 393 in dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs#L393

Added line #L393 was not covered by tests

Check warning on line 398 in dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs#L398

Added line #L398 was not covered by tests

Check warning on line 405 in dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs#L405

Added line #L405 was not covered by tests

Check warning on line 412 in dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

dotnet/src/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs#L408-L412

Added lines #L408 - L412 were not covered by tests

Check warning on line 98 in dotnet/src/Microsoft.AutoGen/Core/BaseAgent.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

dotnet/src/Microsoft.AutoGen/Core/BaseAgent.cs#L98

Added line #L98 was not covered by tests

Check warning on line 199 in dotnet/src/Microsoft.AutoGen/Core/InProcessRuntime.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

dotnet/src/Microsoft.AutoGen/Core/InProcessRuntime.cs#L199

Added line #L199 was not covered by tests