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

docs: .NET Documentation #5039

Merged
merged 4 commits into from
Jan 16, 2025
Merged

docs: .NET Documentation #5039

merged 4 commits into from
Jan 16, 2025

Conversation

lokitoth
Copy link
Member

.NET Documentation

(Checklist is based on mapping the Python documentation, but the actual topics may not line up 1:1)

  • Core
    • Installation
    • Quick Start
    • Migration Guide
    • Core Concepts
    • Framework Guide
    • Design Patterns
    • Cookbook
    • FAQs
    • Differences from Python
    • Defining Message Types
  • AgentChat
    • Installation
    • Quick Start
    • Migration Guide
    • Tutorial
    • Advanced
  • Reference
    • Microsoft.AutoGen.Abstractions
    • Microsoft.AutoGen.Agents
    • Microsoft.AutoGen.Runtime
    • Microsoft.AutoGen.AgentChat
    • Microsoft.AutoGen.Extensions.*
  • Documentation Infrastructure
    • Switcher for Python/.NET
    • .NET Reference generation from XML comments

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.38%. Comparing base (5495a02) to head (ace1f44).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5039      +/-   ##
==========================================
- Coverage   69.39%   69.38%   -0.01%     
==========================================
  Files         163      163              
  Lines       10494    10494              
==========================================
- Hits         7282     7281       -1     
- Misses       3212     3213       +1     
Flag Coverage Δ
unittests 69.38% <ø> (-0.01%) ⬇️

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.

@rysweet rysweet enabled auto-merge (squash) January 16, 2025 19:01
@rysweet rysweet merged commit b02965e into microsoft:main Jan 16, 2025
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants