Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Conversation

@malik-irain
Copy link
Contributor

Create a .pymodaq_<env_name>_<hash_generated_by_version_number> instead of the simple .pymodaq user folder.

The global one is not changed its name is not known before first execution, making it difficult to create.

I can try asking for privilege elevation to create it on the fly, though

@seb5g
Copy link
Contributor

seb5g commented Sep 16, 2025

do you mean the .pymodaq will be created, then another one with .pymodaq_env_name will be also created? The tests are not passing ?!?

@malik-irain
Copy link
Contributor Author

On the user side, only .pymodaq_envname_hash is created. The global folder is still .pymodaq

Test fails because is want info on pymodaq_data, pymodaq_gui and pymodaq but they're not installed, I'll correct that

@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.23%. Comparing base (75bee84) to head (8a2e630).

Additional details and impacted files
@@              Coverage Diff              @@
##           1.0.x_dev      #64      +/-   ##
=============================================
+ Coverage      74.97%   75.23%   +0.26%     
=============================================
  Files             18       19       +1     
  Lines           1670     1688      +18     
=============================================
+ Hits            1252     1270      +18     
  Misses           418      418              

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants