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

Move core samples to /python/samples #4911

Merged
merged 13 commits into from
Jan 7, 2025
Merged

Move core samples to /python/samples #4911

merged 13 commits into from
Jan 7, 2025

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Jan 7, 2025

Moving all Python samples to a single place under python/samples, each with its own set of dependencies and instructions.

All python/packages/autogen-core/samples to /python/samples. Each sample is in its own directory, prefixed by core_ or agentchat_

Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.14%. Comparing base (71a3b23) to head (f955fb5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4911   +/-   ##
=======================================
  Coverage   68.14%   68.14%           
=======================================
  Files         161      161           
  Lines       10185    10185           
=======================================
  Hits         6941     6941           
  Misses       3244     3244           
Flag Coverage Δ
unittests 68.14% <ø> (ø)

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
Copy link
Member

I'm not sure if pyright etc covered samples before, but we should make sure they are covered

@ekzhu
Copy link
Collaborator Author

ekzhu commented Jan 7, 2025

I'm not sure if pyright etc covered samples before, but we should make sure they are covered

This is done.

@ekzhu ekzhu enabled auto-merge (squash) January 7, 2025 18:53
@ekzhu ekzhu merged commit f113c9a into main Jan 7, 2025
57 of 58 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