-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: packing locals in launch_mapdl for debugging * perf: reducing testing time of licensing * chore: adding changelog file 3427.added.md * perf: improving testing on pool. * perf: checking just sending the message or not. * fix: find_version test * feat: using cache for path * refactor: moving call later. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * chore: empty commit to trigger CICD * fix: rename job to pull-request * feat: cache directory at starting * feat: adding 'fake_exit' to mapdl.exit * feat: adding early exit in flush_stored * fix: test * revert: "feat: adding early exit in flush_stored" This reverts commit 05bd04d. * fix: wrong indentation and adding early exit. * fix: adding early exit to _flush_stored in mapdlgrpc. * test: reducing testing time in test_only_one_instance * fix: test key * fix: test instance name * fix: test instance name --------- Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Co-authored-by: German Martinez Ayuso <gayuso@ottu2200701.ansys.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
8298793
commit 1a1cfd4
Showing
9 changed files
with
131 additions
and
223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
perf: reduce-testing-time |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.