Skip to content

Conversation

@jacopo-exact
Copy link
Contributor

close #784

Only parse files within the ~/.ssh/config.d directory, ignoring subdirectories. This conforms to the behaviour of ssh implementations that ignore config.d subdirs.

close ronf#784

Only parse files within the ~/.ssh/config.d directory, ignoring
subdirectories. This conforms to the behaviour of ssh implementations
that ignore `config.d` subdirs.
@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.83%. Comparing base (fab96ac) to head (3ed371a).
⚠️ Report is 155 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #785      +/-   ##
===========================================
- Coverage    99.85%   99.83%   -0.02%     
===========================================
  Files           95      100       +5     
  Lines        27784    31542    +3758     
  Branches      2908     3036     +128     
===========================================
+ Hits         27743    31491    +3748     
- Misses          38       45       +7     
- Partials         3        6       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ronf ronf merged commit 54f83ac into ronf:develop Nov 22, 2025
18 of 19 checks passed
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.

Presence of directories in ~/.ssh/config.d/ breaks parser

2 participants