-
Notifications
You must be signed in to change notification settings - Fork 124
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
ci: Using a dynamically generated matrix for testing job setup #3232
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3232 +/- ##
==========================================
- Coverage 82.67% 80.20% -2.47%
==========================================
Files 53 53
Lines 9625 9625
==========================================
- Hits 7957 7720 -237
- Misses 1668 1905 +237 |
…://github.com/ansys/pymapdl into ci/using-array-job-for-setting-testing-matrix
References:
|
renaming jobs.
6aa6800
to
ff4432c
Compare
…://github.com/ansys/pymapdl into ci/using-array-job-for-setting-testing-matrix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…://github.com/ansys/pymapdl into ci/using-array-job-for-setting-testing-matrix
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
draft
if it is not ready to be reviewed yet.feat: adding new MAPDL command
)