Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Support termius groups expansion from config file - #125

Open
lejmr wants to merge 2 commits into
termius:masterfrom
lejmr:master
Open

Support termius groups expansion from config file#125
lejmr wants to merge 2 commits into
termius:masterfrom
lejmr:master

Conversation

@lejmr

Copy link
Copy Markdown

This patch is allowing to define a group to each host section using comment line # termius:group XXX in .ssh/config file.

@codecov-io

codecov-io commented Jun 25, 2018

Copy link
Copy Markdown

Codecov Report

Merging #125 into master will decrease coverage by 0.25%.
The diff coverage is 31.57%.

Impacted file tree graph

@@ Coverage Diff @@## master #125 +/- ##
==========================================
- Coverage 63.29% 63.03% -0.26% 
==========================================
Files 68 68 Lines 2591 2608 +17 Branches 246 251 +5 ==========================================
+ Hits 1640 1644 +4 - Misses 916 927 +11 - Partials 35 37 +2
Impacted FilesCoverage Δ
termius/porting/providers/ssh/provider.py61.11% <27.27%> (-9.35%)⬇️
termius/porting/providers/ssh/adapter.py69.04% <33.33%> (-3.46%)⬇️
termius/porting/providers/ssh/parser.py62.5% <40%> (-3.22%)⬇️

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 822eb9f...1f839a7. Read the comment docs.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@lejmr@codecov-io