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

run_locally() add root_dir: str | Path | None keyword #486

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Nov 16, 2023

So users don't have to change directory to control where flows run.

Added a test and docs.

@janosh janosh added enhancement New feature or request local Running jobs locally labels Nov 16, 2023
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #486 (bf36d98) into main (61bbaa4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head bf36d98 differs from pull request most recent head a8d4587. Consider uploading reports for the commit a8d4587 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #486   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          20       20           
  Lines        1508     1509    +1     
  Branches      415      415           
=======================================
+ Hits         1506     1507    +1     
  Misses          2        2           
Files Coverage Δ
src/jobflow/managers/local.py 100.00% <100.00%> (ø)

@janosh janosh merged commit 08fbf5f into main Nov 16, 2023
5 checks passed
@janosh janosh deleted the run-locally-root-dir branch November 16, 2023 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request local Running jobs locally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant