Skip to content

Upgrade ag2 version#645

Merged
kumaranvpl merged 12 commits into
mainfrom
upgrade-ag2-version
Mar 27, 2025
Merged

Upgrade ag2 version#645
kumaranvpl merged 12 commits into
mainfrom
upgrade-ag2-version

Conversation

@davorrunje

@davorrunje davorrunje commented Mar 17, 2025

Copy link
Copy Markdown
Contributor

Description

Closes #647

Type of change

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

Checklist

  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • I have included code examples to illustrate the modifications

@codecov

codecov Bot commented Mar 27, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
fastagency/api/openapi/openapi.py 28.57% <ø> (-57.15%) ⬇️
fastagency/api/openapi/security.py 65.46% <100.00%> (-24.47%) ⬇️
fastagency/base.py 91.52% <ø> (-1.70%) ⬇️
fastagency/cli/cli.py 71.42% <ø> (ø)
fastagency/helpers.py 94.28% <ø> (ø)
fastagency/messages.py 95.36% <ø> (ø)
fastagency/runtimes/autogen/autogen.py 48.33% <100.00%> (-42.35%) ⬇️
fastagency/ui/console/console.py 86.15% <100.00%> (-3.08%) ⬇️
fastagency/ui/mesop/auth/firebase/firebase_auth.py 48.88% <ø> (ø)
fastagency/ui/mesop/message.py 84.00% <ø> (ø)

... and 20 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.

@davorrunje davorrunje enabled auto-merge March 27, 2025 10:36
kumaranvpl
kumaranvpl previously approved these changes Mar 27, 2025
@davorrunje davorrunje added this pull request to the merge queue Mar 27, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 27, 2025
@kumaranvpl kumaranvpl added this pull request to the merge queue Mar 27, 2025
Merged via the queue into main with commit 703d05b Mar 27, 2025
@kumaranvpl kumaranvpl deleted the upgrade-ag2-version branch March 27, 2025 12:00
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.

Add support for ag2 version>=0.8.3

2 participants