Skip to content

Conversation

@maxcapodi78
Copy link
Collaborator

Fixed extension test and made more robust
Removed LD_LIBRARY_PATH from cicd.yml

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

  • 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).

fixed extension test and made more robust
@maxcapodi78 maxcapodi78 requested a review from a team as a code owner November 28, 2025 07:42
@github-actions github-actions bot added maintenance Package and maintenance related bug Something isn't working labels Nov 28, 2025
Copy link
Collaborator

@SMoraisAnsys SMoraisAnsys left a comment

Choose a reason for hiding this comment

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

Removing those lines because they are currently breaking the CI
Also, we have to double check that the extensions tests are running (since the move of testing dependencies in nightly mode is recent)

@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.16%. Comparing base (ee9cc5f) to head (ae4e2a9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6958      +/-   ##
==========================================
+ Coverage   81.20%   82.16%   +0.95%     
==========================================
  Files         247      247              
  Lines       78568    78563       -5     
==========================================
+ Hits        63805    64551     +746     
+ Misses      14763    14012     -751     
🚀 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.

@Samuelopez-ansys Samuelopez-ansys merged commit 3ad0407 into main Nov 28, 2025
40 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the fix_3dlayout_export_extension branch November 28, 2025 13:01
@Samuelopez-ansys Samuelopez-ansys linked an issue Nov 28, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove LD_LIBRARY_PATH definition in PyAEDT

5 participants