Skip to content

Conversation

@RyanJWard
Copy link
Contributor

@RyanJWard RyanJWard commented Oct 30, 2025

Description

We had someone report an issue where starting the service on linux is slow due to searching many directories. If we set a working dir it should fix this

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 unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@RyanJWard RyanJWard self-assigned this Oct 30, 2025
@RyanJWard RyanJWard requested a review from a team as a code owner October 30, 2025 17:36
@github-actions github-actions bot added the enhancement New features or code improvements label Oct 30, 2025
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

❌ Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.34%. Comparing base (3069acb) to head (55df0b5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ansys/geometry/core/connection/product_instance.py 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2349      +/-   ##
==========================================
- Coverage   95.36%   95.34%   -0.02%     
==========================================
  Files         168      168              
  Lines       11101    11103       +2     
==========================================
  Hits        10586    10586              
- Misses        515      517       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@RyanJWard RyanJWard merged commit 8a01771 into main Oct 30, 2025
52 of 66 checks passed
@RyanJWard RyanJWard deleted the feat/set_cwd_for_linux branch October 30, 2025 18:45
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants