Skip to content

fix: allow numpy types for parameters #3720

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 8 commits into from
Feb 10, 2025
Merged

Conversation

germa89
Copy link
Collaborator

@germa89 germa89 commented Jan 29, 2025

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
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
Copy link
Collaborator Author

germa89 commented Feb 10, 2025

@pyansys-ci-bot LGTM.

Copy link
Contributor

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

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

Copy link

codecov bot commented Feb 10, 2025

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
41 of 42 checks passed
@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 <[email protected]>
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