Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore analysis_config.output, raise if SHMDIR isn't set #42

Merged
merged 1 commit into from
May 3, 2024

Conversation

GianlucaFicarelli
Copy link
Collaborator

  • Allow to access the cache config and the output path of individual analyses with analysis_config.cache and analysis_config.output, as a shortcut to analysis_config.cache.path.
  • Raise an error if the env variable SHMDIR isn't set, instead of logging a warning.

- Allow to access the cache config and the output path of individual analyses with ``analysis_config.cache`` and ``analysis_config.output``, as a shortcut to ``analysis_config.cache.path``.
- Raise an error if the env variable ``SHMDIR`` isn't set, instead of logging a warning.
@GianlucaFicarelli GianlucaFicarelli self-assigned this May 3, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.41%. Comparing base (0c9106b) to head (a8a672c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   91.39%   91.41%   +0.02%     
==========================================
  Files          45       45              
  Lines        2707     2715       +8     
  Branches      555      556       +1     
==========================================
+ Hits         2474     2482       +8     
  Misses        143      143              
  Partials       90       90              
Flag Coverage Δ
pytest 91.41% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@GianlucaFicarelli GianlucaFicarelli merged commit 2b0b888 into main May 3, 2024
8 checks passed
@GianlucaFicarelli GianlucaFicarelli deleted the restore_output branch May 3, 2024 09:38
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.

2 participants