Skip to content

fix: allow numpy types for parameters#3720

Merged
germa89 merged 8 commits into
mainfrom
fix/numpy-types-for-parameters
Feb 10, 2025
Merged

fix: allow numpy types for parameters#3720
germa89 merged 8 commits into
mainfrom
fix/numpy-types-for-parameters

Conversation

@germa89

@germa89 germa89 commented Jan 29, 2025

Copy link
Copy Markdown
Collaborator

Description

Replace #3719

Issue linked

Close #3715

Checklist

@germa89 germa89 requested a review from a team as a code owner January 29, 2025 17:58
@germa89 germa89 self-assigned this Jan 29, 2025
@germa89 germa89 requested review from koubaa and mikerife and removed request for clatapie and pyansys-ci-bot January 29, 2025 17:58
@ansys-reviewer-bot

Copy link
Copy Markdown
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 bug Issue, problem or error in PyMAPDL label Jan 29, 2025
@germa89 germa89 enabled auto-merge (squash) February 10, 2025 09:32
@germa89

germa89 commented Feb 10, 2025

Copy link
Copy Markdown
Collaborator Author

@pyansys-ci-bot LGTM.

@pyansys-ci-bot pyansys-ci-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Approving this PR because germa89 said so in here 😬

LGTM

@codecov

codecov Bot commented Feb 10, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.09%. Comparing base (d2a4787) to head (2043ee1).
Report is 3 commits behind head on main.

❌ Your patch status has failed because the patch coverage (81.81%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3720      +/-   ##
==========================================
- Coverage   88.13%   88.09%   -0.04%     
==========================================
  Files         187      187              
  Lines       14707    14709       +2     
==========================================
- Hits        12962    12958       -4     
- Misses       1745     1751       +6     

@germa89 germa89 merged commit e4e5ee2 into main Feb 10, 2025
@germa89 germa89 deleted the fix/numpy-types-for-parameters branch February 10, 2025 09:52
germa89 added a commit that referenced this pull request Feb 14, 2025
* feat: allowing numpy types for setting parameters

* docs: adding comment

* chore: adding changelog file 3720.fixed.md [dependabot-skip]

* fix: parameters length to 32+

* feat: update to 32 chars variable

* fix: test

---------

Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue, problem or error in PyMAPDL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fail to assign element of numpy array to mapdl parameter

2 participants