Skip to content

CHORE: Add numpy as default requirement #6289

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

Merged
merged 3 commits into from
Jun 20, 2025
Merged

Conversation

Alberto-DM
Copy link
Contributor

Description

Numpy is now a default requirement and not anymore optional.
All checks and try: except: for the numpy import have been removed.

@Alberto-DM Alberto-DM requested a review from a team as a code owner June 20, 2025 13:06
@ansys-reviewer-bot
Copy link
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions bot added the maintenance Package and maintenance related label Jun 20, 2025
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.29%. Comparing base (7fece27) to head (69372b4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6289      +/-   ##
==========================================
+ Coverage   85.28%   85.29%   +0.01%     
==========================================
  Files         173      173              
  Lines       65358    65325      -33     
==========================================
- Hits        55742    55721      -21     
+ Misses       9616     9604      -12     
🚀 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.

Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Alberto-DM Alberto-DM merged commit dd89f43 into main Jun 20, 2025
37 checks passed
@Alberto-DM Alberto-DM deleted the add-numpy-requirement branch June 20, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants