cyjake / ssh-config

📟 SSH config parser and stringifier
MIT License
80 stars 20 forks source link

fix: directives with trailing comments #76

Closed cyjake closed 8 months ago

cyjake commented 8 months ago

fixes #73

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (dad69c6) 97.13% compared to head (03ccd96) 97.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #76 +/- ## ========================================== + Coverage 97.13% 97.16% +0.03% ========================================== Files 3 3 Lines 314 318 +4 Branches 85 87 +2 ========================================== + Hits 305 309 +4 Misses 4 4 Partials 5 5 ```

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