Skip to content

Added cli_service_helper, implemented send command with retries#105

Merged
yaroslavNqualisystems merged 2 commits into
devfrom
feature/#103_recconnect_session_auto
Aug 12, 2021
Merged

Added cli_service_helper, implemented send command with retries#105
yaroslavNqualisystems merged 2 commits into
devfrom
feature/#103_recconnect_session_auto

Conversation

@yaroslavNqualisystems
Copy link
Copy Markdown
Contributor

@yaroslavNqualisystems yaroslavNqualisystems commented Jun 9, 2020

#103


This change is Reviewable

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 9, 2020

Codecov Report

Merging #105 into dev will decrease coverage by 1.97%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #105      +/-   ##
==========================================
- Coverage   69.36%   67.38%   -1.98%     
==========================================
  Files          25       26       +1     
  Lines         989     1021      +32     
==========================================
+ Hits          686      688       +2     
- Misses        303      333      +30     
Impacted Files Coverage Δ
cloudshell/cli/service/cli_service_helpers.py 0.00% <0.00%> (ø)
cloudshell/cli/service/session_pool_manager.py 100.00% <0.00%> (+3.57%) ⬆️

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 003f291...6bf0007. Read the comment docs.

@yaroslavNqualisystems yaroslavNqualisystems merged commit 948b8d4 into dev Aug 12, 2021
@yaroslavNqualisystems yaroslavNqualisystems deleted the feature/#103_recconnect_session_auto branch August 12, 2021 14:27
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.

Initialize new connection with session type auto when reconnect failed.

3 participants