Skip to content

CHORE: Add code to handle archive files for submit_job()#7148

Draft
Devin-Crawford wants to merge 4 commits intomainfrom
chore/allow-submit-archive-6576
Draft

CHORE: Add code to handle archive files for submit_job()#7148
Devin-Crawford wants to merge 4 commits intomainfrom
chore/allow-submit-archive-6576

Conversation

@Devin-Crawford
Copy link
Contributor

Description

Allow *.aedtz file to be passed to Desktop.submit_job()
Add parameter overwrite=False to avoid overwriting project files if they already exist.

Issue linked

#6576

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

@codecov
Copy link

codecov bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 23.27%. Comparing base (42ca2af) to head (17f5369).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7148       +/-   ##
===========================================
- Coverage   83.42%   23.27%   -60.15%     
===========================================
  Files         254      253        -1     
  Lines       77735    77656       -79     
===========================================
- Hits        64848    18077    -46771     
- Misses      12887    59579    +46692     
🚀 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 marked this pull request as draft January 26, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants