Skip to content

FIX: the method export_model_obj when a full path to an obj is passed. - #6382

Merged
maxcapodi78 merged 2 commits into
mainfrom
fix/export_model_obj_abspath
Jul 10, 2025
Merged

FIX: the method export_model_obj when a full path to an obj is passed.#6382
maxcapodi78 merged 2 commits into
mainfrom
fix/export_model_obj_abspath

Conversation

@maxcapodi78

Copy link
Copy Markdown
Member

Description

The method export_model_obj when a full path to an obj is passed was crashing aedt. now it support either a directory or a full name path

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

@maxcapodi78
maxcapodi78 requested a review from a team as a code owner July 10, 2025 13:34
@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

@maxcapodi78
maxcapodi78 enabled auto-merge (squash) July 10, 2025 13:34
@github-actions github-actions Bot added the bug Something isn't working label Jul 10, 2025
@codecov

codecov Bot commented Jul 10, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.37%. Comparing base (091eb1c) to head (52d0f54).
Report is 7 commits behind head on main.

❌ Your patch status has failed because the patch coverage (66.66%) 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    #6382      +/-   ##
==========================================
+ Coverage   85.34%   85.37%   +0.02%     
==========================================
  Files         175      175              
  Lines       65983    66137     +154     
==========================================
+ Hits        56316    56467     +151     
- Misses       9667     9670       +3     
🚀 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.

@maxcapodi78
maxcapodi78 merged commit 5b3c68f into main Jul 10, 2025
@maxcapodi78
maxcapodi78 deleted the fix/export_model_obj_abspath branch July 10, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants