Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Update copy method deprecation warning to v5 #219

Merged
merged 2 commits into from
Nov 4, 2018

Conversation

lachieh
Copy link
Contributor

@lachieh lachieh commented Oct 13, 2018

First steps for #201. Does not close the issue, it just clarifies the warning. Further changes will need to be made to remove the root cause of the warning.

@codecov-io
Copy link

codecov-io commented Oct 13, 2018

Codecov Report

Merging #219 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   81.34%   81.38%   +0.03%     
==========================================
  Files          26       26              
  Lines         563      564       +1     
  Branches      103       92      -11     
==========================================
+ Hits          458      459       +1     
+ Misses         84       81       -3     
- Partials       21       24       +3
Impacted Files Coverage Δ
packages/ssh-pool/src/Connection.js 97.43% <100%> (ø) ⬆️
packages/ssh-pool/src/util.js 95.83% <100%> (+0.18%) ⬆️
packages/ssh-pool/src/commands/tar.js 65.21% <0%> (ø) ⬆️
packages/ssh-pool/src/commands/raw.js 68.75% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ba6f00...5bf470c. Read the comment docs.

@gregberge gregberge merged commit e0c0fa5 into shipitjs:master Nov 4, 2018
@gregberge
Copy link
Member

Thanks!

@lachieh lachieh deleted the fix/depraction-v5 branch November 5, 2018 14:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants