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

ssh: move remote_root when it changes #261

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Sep 18, 2022

Fix #177.

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2022

Codecov Report

Merging #261 (a8dcc6e) into master (43215ae) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
+ Coverage   56.47%   56.60%   +0.12%     
==========================================
  Files          25       25              
  Lines        2886     2890       +4     
==========================================
+ Hits         1630     1636       +6     
+ Misses       1256     1254       -2     
Impacted Files Coverage Δ
dpdispatcher/ssh_context.py 80.82% <100.00%> (+0.72%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

Extra temp hash empty dir appears in SSHContext remote
2 participants