cyjake / ssh-config

📟 SSH config parser and stringifier
MIT License
78 stars 19 forks source link

fix: canonicalized hostname should not contain glob pattern #83

Closed cyjake closed 4 months ago

cyjake commented 4 months ago

fixes #81

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.88%. Comparing base (dbeaa19) to head (b3f0da7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #83 +/- ## ======================================= Coverage 96.88% 96.88% ======================================= Files 3 3 Lines 321 321 Branches 88 88 ======================================= Hits 311 311 Misses 4 4 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.