Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Code execution sandbox#1323

Open
eanzhao wants to merge 39 commits intodevfrom
feature/python-execution
Open

Code execution sandbox#1323
eanzhao wants to merge 39 commits intodevfrom
feature/python-execution

Conversation

@eanzhao
Copy link
Copy Markdown
Contributor

@eanzhao eanzhao commented Aug 25, 2025

No description provided.

louis4li and others added 30 commits July 30, 2025 12:31
update AevatarGAgentVersion & fix mcp stdio client config.
Improve sse mcp client provider
Fix event handler of MCPGAgentBase
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 28, 2025

Codecov Report

❌ Patch coverage is 51.45985% with 399 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...dbox.Abstractions/Grains/SandboxClientGrainBase.cs 0.00% 79 Missing ⚠️
...ar.Sandbox.Core/Streaming/SandboxExecDispatcher.cs 0.00% 74 Missing ⚠️
...tar.Sandbox.Core/Services/SandboxExecDispatcher.cs 18.18% 45 Missing ⚠️
...box.Kubernetes/Manager/SandboxKubernetesManager.cs 81.85% 35 Missing and 10 partials ⚠️
....Abstractions/Manager/ISandboxKubernetesManager.cs 0.00% 21 Missing ⚠️
...bernetes/Adapter/SandboxKubernetesClientAdapter.cs 19.23% 21 Missing ⚠️
...box.Core/Streaming/Messages/SandboxExecMessages.cs 0.00% 16 Missing ⚠️
...re/GAgents/Events/SandboxExecutionStateLogEvent.cs 0.00% 12 Missing ⚠️
...atar.Sandbox.Core/GAgents/SandboxExecutionState.cs 0.00% 12 Missing ⚠️
...tar.Sandbox.Core/GAgents/SandboxExecutionGAgent.cs 0.00% 10 Missing ⚠️
... and 13 more

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1323      +/-   ##
==========================================
- Coverage   54.37%   54.17%   -0.21%     
==========================================
  Files         413      449      +36     
  Lines       14156    15062     +906     
  Branches     1267     1309      +42     
==========================================
+ Hits         7698     8160     +462     
- Misses       6053     6477     +424     
- Partials      405      425      +20     
Flag Coverage Δ
unittests 54.17% <51.45%> (-0.21%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...rc/Aevatar.Application/AevatarApplicationModule.cs 100.00% <ø> (ø)
...rc/Aevatar.Application/Service/DeveloperService.cs 95.75% <ø> (ø)
...evatar.HttpApi.Admin/Controllers/UserController.cs 26.66% <ø> (ø)
...ar.Kubernetes.Abstractions/KubernetesJobOptions.cs 100.00% <100.00%> (ø)
...tar.Kubernetes.Abstractions/KubernetesJobResult.cs 100.00% <100.00%> (ø)
...tar.Kubernetes.Abstractions/KubernetesLogResult.cs 100.00% <100.00%> (ø)
.../src/Aevatar.Kubernetes.Abstractions/LogOptions.cs 100.00% <100.00%> (ø)
....Sandbox.Abstractions/Contracts/LogQueryOptions.cs 100.00% <100.00%> (ø)
...r.Sandbox.Abstractions/Contracts/ResourceLimits.cs 100.00% <100.00%> (ø)
...ar.Sandbox.Abstractions/Contracts/ResourceUsage.cs 100.00% <100.00%> (ø)
... and 30 more

... and 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@eanzhao eanzhao force-pushed the feature/python-execution branch from 642e098 to 78b7770 Compare August 28, 2025 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants