Commit 9d63421
feat: speed up
* test: refactor check_stds and post_mortem_checks
* test: backing off algorithm
* chore: adding changelog file 3703.added.md [dependabot-skip]
* fix: codacity warnings
* feat: using get_value to obtain the n elements
* revert: revert "feat: using get_value to obtain the n elements"
Performance is not as go
This reverts commit 877f803.
* feat: using get_value to obtain the n elements
* revert: revert "feat: using get_value to obtain the n elements"
Performance is not as go
This reverts commit 877f803.
* feat: using mapdl.exit when raising final error.
* test: fix test by avoiding killing mapdl.
* fix: test
* fix: test
* feat: adding warnings when restarting MAPDL during testing
* fix: test
* feat: caching requires_package
* test: adding more tests
* chore: adding changelog file 3705.added.md [dependabot-skip]
* chore: adding changelog file 3705.added.md [dependabot-skip]
* fix: warnings import
---------
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>requires_package using caching (#3705)1 parent 6060cab commit 9d63421
File tree
4 files changed
+27
-4
lines changed- doc/changelog.d
- src/ansys/mapdl/core
- tests
4 files changed
+27
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
418 | 428 | | |
419 | 429 | | |
420 | 430 | | |
| |||
430 | 440 | | |
431 | 441 | | |
432 | 442 | | |
433 | | - | |
434 | | - | |
| 443 | + | |
| 444 | + | |
435 | 445 | | |
436 | 446 | | |
437 | | - | |
| 447 | + | |
438 | 448 | | |
439 | 449 | | |
440 | 450 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2836 | 2836 | | |
2837 | 2837 | | |
2838 | 2838 | | |
| 2839 | + | |
| 2840 | + | |
| 2841 | + | |
| 2842 | + | |
| 2843 | + | |
| 2844 | + | |
| 2845 | + | |
| 2846 | + | |
| 2847 | + | |
| 2848 | + | |
| 2849 | + | |
0 commit comments