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

Support termius groups expansion from config file #125

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lejmr
Copy link

@lejmr lejmr commented Jun 24, 2018

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

@codecov-io
Copy link

codecov-io commented Jun 25, 2018

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 Files Coverage Δ
termius/porting/providers/ssh/provider.py 61.11% <27.27%> (-9.35%) ⬇️
termius/porting/providers/ssh/adapter.py 69.04% <33.33%> (-3.46%) ⬇️
termius/porting/providers/ssh/parser.py 62.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 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.

2 participants