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

first attempt to add copy to remote tmp filename and rename #150

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

TAlonglong
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Merging #150 (6ea2c34) into main (5149f50) will increase coverage by 0.18%.
The diff coverage is 98.80%.

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   88.37%   88.55%   +0.18%     
==========================================
  Files          22       22              
  Lines        4437     4518      +81     
==========================================
+ Hits         3921     4001      +80     
- Misses        516      517       +1     
Flag Coverage Δ
unittests 88.55% <98.80%> (+0.18%) ⬆️

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

Impacted Files Coverage Δ
trollmoves/tests/test_ssh_server.py 98.17% <98.46%> (+0.09%) ⬆️
trollmoves/movers.py 84.87% <100.00%> (+0.99%) ⬆️

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

@TAlonglong TAlonglong marked this pull request as ready for review December 15, 2022 17:15
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.

ScpMover to transfer to a temporary file and rename after completion
2 participants