ansys / pymapdl

Pythonic interface to MAPDL
https://mapdl.docs.pyansys.com
MIT License
419 stars 116 forks source link

ci: Using a dynamically generated matrix for testing job setup #3232

Open germa89 opened 4 days ago

germa89 commented 4 days ago

Description

The matrix for unit testing is getting very complicated. I am going to off-load it to a shell file.

Issue linked

NA

Checklist

ansys-reviewer-bot[bot] commented 4 days ago

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

@ansys-reviewer-bot review

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.62%. Comparing base (a0028e6) to head (8b4bc08). Report is 1 commits behind head on main.

:exclamation: Current head 8b4bc08 differs from pull request most recent head e4f067b

Please upload reports for the commit e4f067b to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3232 +/- ## ========================================== - Coverage 82.64% 82.62% -0.03% ========================================== Files 53 53 Lines 9625 9625 ========================================== - Hits 7955 7953 -2 - Misses 1670 1672 +2 ```
germa89 commented 4 days ago

References:

Stack Overflow
Github Actions: How use strategy/matrix with script
I have workflow that needs to have a loop for the steps, which is perfect with strategy/matrix. The only problem is that strategy/matrix needs to be set by a constant. Is it possible to use strat...
GitHub
Is Organization Member - GitHub Marketplace
Checks if someone is a member of an organization