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

Use tmp_path in margin generation #207

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Use tmp_path in margin generation #207

merged 2 commits into from
Feb 1, 2024

Conversation

delucchi-cmu
Copy link
Contributor

Change Description

Fixes a bug where generating a margin cache left the empty top level shard directories.

Uses the existing tmp_path runtime argument that is maintained in the RuntimeArguments class, and is removed in the main pipeline after all other stages of the pipeline are complete.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (862ea03) 99.74% compared to head (a643f13) 99.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files          24       24           
  Lines        1166     1166           
=======================================
  Hits         1163     1163           
  Misses          3        3           

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

@delucchi-cmu delucchi-cmu merged commit 3dbfd34 into main Feb 1, 2024
13 checks passed
@delucchi-cmu delucchi-cmu deleted the delucchi/margin_tmp branch February 1, 2024 20:34
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