Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Alberto-DM
Copy link
Contributor

Description

This PR fixes the issue #6801, by improving the desktop.save_project() method.
Unit tests are also added.

Issue linked

Fix issue #6801

- fixed submit_job and submit_ansys_cloud_job
@Alberto-DM Alberto-DM requested a review from a team as a code owner November 1, 2025 09:26
@Alberto-DM Alberto-DM linked an issue Nov 1, 2025 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added the bug Something isn't working label Nov 1, 2025
@Alberto-DM Alberto-DM changed the title Fix issue #6801, improved desktop.save_project() FIX: Solved issue #6801, improved desktop.save_project() Nov 1, 2025
@codecov
Copy link

codecov bot commented Nov 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.50%. Comparing base (0142f00) to head (c07fee4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6847   +/-   ##
=======================================
  Coverage   83.49%   83.50%           
=======================================
  Files         245      245           
  Lines       77525    77530    +5     
=======================================
+ Hits        64731    64742   +11     
+ Misses      12794    12788    -6     
🚀 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.

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.

Bug located in submit_job()

3 participants