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
Merged

feat: save/load test for dotnet agents #5284

merged 14 commits into from
Feb 6, 2025

Conversation

bassmang
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

Attention: Patch coverage is 23.80952% with 16 lines in your changes missing coverage. Please review.

Project coverage is 76.32%. Comparing base (25f26a3) to head (e27f272).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rc/Microsoft.AutoGen/Core.Grpc/GrpcAgentRuntime.cs 0.00% 9 Missing and 3 partials ⚠️
...net/src/Microsoft.AutoGen/Core/InProcessRuntime.cs 62.50% 1 Missing and 2 partials ⚠️
dotnet/src/Microsoft.AutoGen/Core/BaseAgent.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5284      +/-   ##
==========================================
+ Coverage   76.24%   76.32%   +0.07%     
==========================================
  Files         192      192              
  Lines       10601    10609       +8     
  Branches      138      140       +2     
==========================================
+ Hits         8083     8097      +14     
+ Misses       2421     2416       -5     
+ Partials       97       96       -1     
Flag Coverage Δ
unittests 76.32% <23.80%> (+0.07%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jackgerrits jackgerrits added the dotnet issues related to AutoGen.Net label Feb 3, 2025
@bassmang bassmang merged commit c8e4ad8 into main Feb 6, 2025
64 of 65 checks passed
@bassmang bassmang deleted the dotnet_unit2 branch February 6, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet issues related to AutoGen.Net
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants