-
Notifications
You must be signed in to change notification settings - Fork 139
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
FEAT: Extension diff via antipad #5751
base: main
Are you sure you want to change the base?
Conversation
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
For more information, see https://pre-commit.ci
Codecov ReportAttention: Patch coverage is
❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #5751 +/- ##
==========================================
- Coverage 84.75% 75.00% -9.76%
==========================================
Files 157 158 +1
Lines 61631 61713 +82
==========================================
- Hits 52237 46286 -5951
- Misses 9394 15427 +6033 |
For more information, see https://pre-commit.ci
… extension-diff-via-antipad # Conflicts: # tests/system/solvers/test_45_workflows.py
Hi @hui-zhou-a , good job, but could you please add the corresponding documentation? Thanks! |
@Samuelopez-ansys I will add documentation. It is failing test on Linux. Any advice? |
It might have been related to the migration to AEDT 25.1 and the conflict we identified with SolutionSolvers. I'm merging main into your PR after the VMs reboot. Hopefully, this should fix the CICD issue. |
Description
Please provide a brief description of the changes made in this pull request.
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist