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

Upgrade to mina sshd 2.2.0 #646

Merged
merged 4 commits into from
Jun 12, 2019
Merged

Upgrade to mina sshd 2.2.0 #646

merged 4 commits into from
Jun 12, 2019

Conversation

sverhoeven
Copy link
Member

As it contains the encrypted host key fix, so we no longer need our own fork

Refs #588

As it contains the encrypted host key fix, so we no longer need our own fork

Refs #588
Unable to mock, call actual implementation
@codecov-io
Copy link

codecov-io commented Jun 12, 2019

Codecov Report

Merging #646 into master will decrease coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #646      +/-   ##
============================================
- Coverage     87.03%   86.95%   -0.08%     
  Complexity     1831     1831              
============================================
  Files           111      111              
  Lines          5143     5143              
  Branches        764      764              
============================================
- Hits           4476     4472       -4     
- Misses          456      460       +4     
  Partials        211      211
Flag Coverage Δ Complexity Δ
#fixedclientenvironment 26.21% <66.66%> (ø) 487 <0> (ø) ⬇️
#integration 57.22% <33.33%> (+0.03%) 1019 <1> (+1) ⬆️
#livelocal 20.74% <0%> (+0.05%) 385 <0> (+3) ⬆️
#unit 61.48% <0%> (-0.08%) 1428 <0> (+1)
Impacted Files Coverage Δ Complexity Δ
...enter/xenon/adaptors/shared/ssh/SSHConnection.java 78.12% <100%> (ø) 10 <1> (ø) ⬇️
...iencecenter/xenon/adaptors/shared/ssh/SSHUtil.java 75.95% <100%> (ø) 35 <0> (ø) ⬇️
...adaptors/schedulers/ssh/SshInteractiveProcess.java 93.1% <0%> (-6.9%) 18% <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 c60c8de...5a988ef. Read the comment docs.

Submit can be done before first check
@sverhoeven sverhoeven merged commit badfccf into master Jun 12, 2019
@sverhoeven sverhoeven deleted the mina-2.2.0 branch June 12, 2019 12:24
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.

3 participants