Skip to content

Conversation

hierynomus
Copy link
Owner

@hierynomus hierynomus commented Jan 16, 2019

This will fix #276 and fix #484

@codecov-io
Copy link

codecov-io commented Jan 16, 2019

Codecov Report

Merging #485 into master will increase coverage by 0.05%.
The diff coverage is 78.94%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #485      +/-   ##
============================================
+ Coverage     55.92%   55.98%   +0.05%     
- Complexity     1220     1224       +4     
============================================
  Files           192      192              
  Lines          7871     7897      +26     
  Branches        715      717       +2     
============================================
+ Hits           4402     4421      +19     
- Misses         3121     3125       +4     
- Partials        348      351       +3
Impacted Files Coverage Δ Complexity Δ
...izz/sshj/userauth/keyprovider/KeyProviderUtil.java 57.69% <0%> (ø) 10 <0> (-1) ⬇️
...sshj/userauth/keyprovider/OpenSSHKeyV1KeyFile.java 76.06% <81.08%> (-0.86%) 18 <1> (+3)
...net/schmizz/sshj/transport/TransportException.java 44.44% <0%> (-11.12%) 4% <0%> (ø)
...ain/java/net/schmizz/sshj/common/SSHException.java 67.74% <0%> (-6.46%) 13% <0%> (ø)
...zz/sshj/connection/channel/ChannelInputStream.java 76.11% <0%> (+2.98%) 16% <0%> (+1%) ⬆️
...t/schmizz/sshj/connection/ConnectionException.java 44.44% <0%> (+11.11%) 4% <0%> (+1%) ⬆️

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 00cd335...3d7242d. Read the comment docs.

@hierynomus
Copy link
Owner Author

Also fixes #484

@hierynomus hierynomus merged commit cac340d into master Jan 17, 2019
@hierynomus hierynomus deleted the issue-276 branch January 17, 2019 12:01
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.

NullPointerException using OpenSSH RSA public key Support new OpenSSH private key format (Used by default with Ed25519 keys)
2 participants