Skip to content

FEAT: Add Version manager to main panels#6089

Merged
Samuelopez-ansys merged 12 commits into
mainfrom
feat/issue_6085
Apr 30, 2025
Merged

FEAT: Add Version manager to main panels#6089
Samuelopez-ansys merged 12 commits into
mainfrom
feat/issue_6085

Conversation

@Samuelopez-ansys

@Samuelopez-ansys Samuelopez-ansys commented Apr 29, 2025

Copy link
Copy Markdown
Member

Description

Add Version manager to main panels
Use extensions from PyAEDT virtual environment instead of copying the files into PersonalLib, this will allow to update each extension together PyAEDT release.

Issue linked

Close #6085

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@ansys-reviewer-bot

Copy link
Copy Markdown
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@Samuelopez-ansys
Samuelopez-ansys requested review from SMoraisAnsys, gmalinve and hui-zhou-a and removed request for gmalinve and hui-zhou-a April 29, 2025 08:01
@github-actions github-actions Bot added the enhancement New features or code improvements label Apr 29, 2025
@codecov

codecov Bot commented Apr 29, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 95.55556% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.65%. Comparing base (eb757a3) to head (66d5f88).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6089      +/-   ##
==========================================
+ Coverage   85.16%   85.65%   +0.48%     
==========================================
  Files         167      166       -1     
  Lines       63153    62797     -356     
==========================================
+ Hits        53785    53787       +2     
+ Misses       9368     9010     -358     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

hui-zhou-a
hui-zhou-a previously approved these changes Apr 29, 2025

@hui-zhou-a hui-zhou-a left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Version manager and Configure Edb work well on my machine

@github-actions github-actions Bot added the maintenance Package and maintenance related label Apr 29, 2025
@Samuelopez-ansys
Samuelopez-ansys merged commit 03ec7eb into main Apr 30, 2025
@Samuelopez-ansys
Samuelopez-ansys deleted the feat/issue_6085 branch April 30, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extensions should use a symbolic link

4 participants