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

Update AGS, Remove Numpy Dep #5648

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Update AGS, Remove Numpy Dep #5648

merged 1 commit into from
Feb 21, 2025

Conversation

victordibia
Copy link
Collaborator

Update AGS, Remove Numpy Dep

Why are these changes needed?

Related issue number

Closes #5639

Checks

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.41%. Comparing base (3a239c5) to head (6a2f45c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5648      +/-   ##
==========================================
+ Coverage   68.95%   75.41%   +6.46%     
==========================================
  Files         242      171      -71     
  Lines       12435    10467    -1968     
  Branches      242        0     -242     
==========================================
- Hits         8574     7894     -680     
+ Misses       3672     2573    -1099     
+ Partials      189        0     -189     
Flag Coverage Δ
unittests 75.41% <ø> (+6.46%) ⬆️

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.

@victordibia victordibia requested review from ekzhu and gagb February 21, 2025 19:09
@victordibia victordibia enabled auto-merge (squash) February 21, 2025 19:12
@victordibia victordibia merged commit 45c6d13 into main Feb 21, 2025
54 checks passed
@victordibia victordibia deleted the remove_numpyags_vd branch February 21, 2025 20:33
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.

autogenstudio dependency on numpy<2 causes lack of compatibility with Python 3.13
2 participants