fgimian / paramiko-expect

A Python expect-like extension for the Paramiko SSH library which also supports tailing logs.
MIT License
204 stars 78 forks source link

fixes 89: add term option to SSHClientInteraction and use to call invoke shell #90

Closed sar772004 closed 1 year ago

sar772004 commented 1 year ago

fixes 89: add term option to SSHClientInteraction and use to call invoke shell

codecov[bot] commented 1 year ago

Codecov Report

Base: 98.71% // Head: 98.71% // No change to project coverage :thumbsup:

Coverage data is based on head (5ce2891) compared to base (9d8116a). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #90 +/- ## ======================================= Coverage 98.71% 98.71% ======================================= Files 1 1 Lines 156 156 ======================================= Hits 154 154 Misses 2 2 ``` | [Impacted Files](https://codecov.io/gh/fgimian/paramiko-expect/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fotis+Gimian) | Coverage Δ | | |---|---|---| | [paramiko\_expect.py](https://codecov.io/gh/fgimian/paramiko-expect/pull/90/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fotis+Gimian#diff-cGFyYW1pa29fZXhwZWN0LnB5) | `98.71% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fotis+Gimian). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Fotis+Gimian)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

sar772004 commented 1 year ago

Can the maintainer pls review and merge this, simple change and tests are all passed.

sar772004 commented 1 year ago

@fruch for notification, please check and merge this change. Thanks

sar772004 commented 1 year ago

Thanks @fruch , it seems the deploy of new version is skipped, can you pls take a look ?

fruch commented 1 year ago

Thanks @fruch , it seems the deploy of new version is skipped, can you pls take a look ?

I've now released v0.3.5