-
Notifications
You must be signed in to change notification settings - Fork 159
FIX: Refactor Move IT extension with ExtensionCommon #6280
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
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6280 +/- ##
==========================================
+ Coverage 85.25% 85.27% +0.01%
==========================================
Files 173 173
Lines 65269 65358 +89
==========================================
+ Hits 55647 55732 +85
- Misses 9622 9626 +4 🚀 New features to boost your workflow:
|
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, thanks for handling the refactoring of this extension @Samuelopez-ansys
I left some minor comments to address before merging
Description
Refactoring of the Move IT extension with the new Extension Common class.
Add unit test of the UI.
Issue linked
Close #6273
Checklist