Skip to content

Conversation

@saimanikant
Copy link
Collaborator

Description

Addressing #647
LOCALAPPDATA is not set in tox.
I found an older version with a similar issue: tox-dev/tox#3151
Should we use a temporary directory instead? or fallback to it?

Checklist

  • I have tested these changes locally.
  • I have added unit tests (if appropriate).
  • I have added necessary documentation or updated existing documentation.
  • I have linked the issue(s) addressed by this PR if any.

@saimanikant saimanikant linked an issue Aug 15, 2025 that may be closed by this pull request
2 tasks
@github-actions github-actions bot added the maintenance Package and maintenance related label Aug 15, 2025
@saimanikant saimanikant changed the title Maint/tox Data trasfer failure while running Tox on Windows Aug 15, 2025
@saimanikant saimanikant changed the title Data trasfer failure while running Tox on Windows Data transfer failure while running Tox on Windows Aug 15, 2025
@codecov
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.64%. Comparing base (af4c923) to head (43cdc6b).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ansys/hps/client/client.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #648   +/-   ##
=======================================
  Coverage   87.64%   87.64%           
=======================================
  Files          65       65           
  Lines        3004     3004           
=======================================
  Hits         2633     2633           
  Misses        371      371           

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

Copy link
Contributor

@FedericoNegri FedericoNegri left a comment

Choose a reason for hiding this comment

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

thanks for fixing this

@FedericoNegri FedericoNegri merged commit 9dba4f7 into main Aug 18, 2025
21 checks passed
@FedericoNegri FedericoNegri deleted the maint/tox branch August 18, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data transfer failure while running Tox on Windows

3 participants