-
Notifications
You must be signed in to change notification settings - Fork 17
fix: change Core Service path to executable/DLL after renaming #1841
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
Conversation
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
Codecov ReportAttention: Patch coverage is
❌ Your project status has failed because the head coverage (88.55%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #1841 +/- ##
==========================================
- Coverage 88.72% 88.55% -0.17%
==========================================
Files 92 92
Lines 8559 8575 +16
==========================================
Hits 7594 7594
- Misses 965 981 +16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b3653de
to
70b15c0
Compare
70b15c0
to
dd0bfdc
Compare
Description
Service rename happened before release - no breaking change consequently to previous Ansys releases. Also, DMS will be retired starting on 25R2 and thus it is necessary to handle the fallback to Core Service in case version is 25R2 or above.
Issue linked
Closes #1818
Checklist
feat: extrude circle to cylinder
)