-
Notifications
You must be signed in to change notification settings - Fork 123
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
Disabling database tests for v24.1 #2392
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov Report
@@ Coverage Diff @@
## main #2392 +/- ##
==========================================
- Coverage 87.92% 81.86% -6.06%
==========================================
Files 44 44
Lines 8453 8453
==========================================
- Hits 7432 6920 -512
- Misses 1021 1533 +512 |
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.
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! The Vale version seems to be related to the Vale issue when looking at this PR.
Revert "trying adding HOME env var" This reverts commit 89a3ec6. Revert "testing value of home" This reverts commit e83e4a5. Revert "Using an older vale version" This reverts commit d55bd20. Revert "delete .vale.ini file" This reverts commit 352f283. Revert "Test if Vale is missing configuration" This reverts commit a3bd10b.
…nsys/pymapdl into fix/database-module-in-v24.1
* Disabling database tests for v24.1 * downgrade codespell * Test if Vale is missing configuration * delete .vale.ini file * Using an older vale version * testing value of home * trying adding HOME env var * trying adding HOME env var Revert "trying adding HOME env var" This reverts commit 89a3ec6. Revert "testing value of home" This reverts commit e83e4a5. Revert "Using an older vale version" This reverts commit d55bd20. Revert "delete .vale.ini file" This reverts commit 352f283. Revert "Test if Vale is missing configuration" This reverts commit a3bd10b. * Update .pre-commit-config.yaml * Skipping vale checks * skipping for now
It seems latest v24.1 docker image fails when using database module.
Close #2382