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 an executor specific output directory #46

Merged
merged 8 commits into from
Jan 7, 2025
Merged

Conversation

lewisjared
Copy link
Contributor

Description

Refactor to use path fragments when referring to paths that may be used by out-of-process exectors. We can't assume that the paths are the same for the metric exectors and the ref.

Checklist

Please confirm that this pull request has done the following:

  • Tests added
  • Documentation added (where applicable)
  • Changelog item added to changelog/

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
packages/ref-core/src/ref_core/executor/local.py 100.00% <100.00%> (ø)
packages/ref-core/src/ref_core/metrics.py 100.00% <100.00%> (ø)
...s-esmvaltool/src/ref_metrics_esmvaltool/example.py 100.00% <100.00%> (ø)
...metrics-example/src/ref_metrics_example/example.py 100.00% <100.00%> (ø)
packages/ref/src/ref/datasets/cmip6.py 97.40% <100.00%> (ø)
packages/ref/src/ref/models/metric_execution.py 84.31% <100.00%> (+0.31%) ⬆️
packages/ref/src/ref/solver.py 91.17% <ø> (ø)

@lewisjared lewisjared merged commit ff7f66d into main Jan 7, 2025
14 checks passed
@lewisjared lewisjared deleted the local-output-dir-clean branch January 7, 2025 23:57
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.

1 participant