• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

veeso / ssh2-config
98%

Build:
DEFAULT BRANCH: main
Repo Added 02 Dec 2021 05:44PM UTC
Token HRRSAFKgqAVBurKyjWgIcYWOGJTu7Yp0z regen
Build 157 Last
Files 9
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 2-bug-sometimes-an-unexpected-identity-file-path-is-parsed
  • 21-fix-configuration-order
  • 22-check-argument-separators
  • 30-host-blocks-from-included-files-dont-get-registered-in-hosts-list
  • 33
  • 34-algorithms-parsed-incorrectly
  • 37-kex-algorithms-are-incorrectly-extracted
  • add-claude-github-actions-1769874379412
  • add-default-constructor
  • combine_host_serialize
  • docs/code-reference
  • fix/11-host-rules-precedence
  • fix/43-quote-aware-comment-stripping
  • fix/45-validate-mismatched-quotes
  • fix/issue-44-escape-sequences
  • fix/issue-46-pattern-parsing
  • fix/multiple-identity_file-directives
  • not-jan-main
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.1.2
  • refs/tags/v0.1.3
  • refs/tags/v0.1.4
  • refs/tags/v0.1.5
  • refs/tags/v0.1.6
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.2.3
  • serialise_keys
  • serialize_root_host
  • test/increase-coverage
  • v0.3.0
  • v0.4.0
  • v0.5.1
  • v0.5.4
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.6.4
  • v0.6.5
  • v0.7.0
  • wry/update-ci

31 Jan 2026 04:20PM UTC coverage: 98.348% (+0.009%) from 98.339%
21547312953

push

github

web-flow
fix(parser): handle multiple '!' characters in host patterns correctly (#46) (#50)

Only the leading '!' character indicates a negated pattern. Any subsequent
'!' characters are now treated as literal characters in the pattern.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

22 of 22 new or added lines in 1 file covered. (100.0%)

3393 of 3450 relevant lines covered (98.35%)

25.14 hits per line

Relevant lines Covered
Build:
Build:
3450 RELEVANT LINES 3393 COVERED LINES
25.14 HITS PER LINE
Source Files on main
  • Tree
  • List 9
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21547312953 main fix(parser): handle multiple '!' characters in host patterns correctly (#46) (#50) Only the leading '!' character indicates a negated pattern. Any subsequent '!' characters are now treated as literal characters in the pattern. Co-authored-by: Cl... push 31 Jan 2026 04:21PM UTC web-flow github
98.35
21547246582 main fix(parser): handle escape sequences in quoted arguments (#44) (#49) Added support for escape sequences within quoted strings: - \" -> " (escaped double quote) - \\ -> \ (escaped backslash) - \' -> ' (escaped single quote) Unrecognized escape se... push 31 Jan 2026 04:16PM UTC web-flow github
98.34
21547132309 main fix(parser): return error for mismatched quotes (#45) (#48) * fix(parser): return error for mismatched quotes (#45) The parser now validates quotes in arguments and returns an InvalidQuotes error when they are mismatched, matching OpenSSH behavi... push 31 Jan 2026 04:07PM UTC web-flow github
98.28
21547015040 main fix(parser): preserve hash characters inside quoted strings (#43) (#47) The parser now correctly handles `#` characters inside quoted strings, treating them as part of the value rather than as comment markers. Co-authored-by: Claude Sonnet 4.5 <... push 31 Jan 2026 03:58PM UTC web-flow github
98.28
21546899210 main fix(parser): accumulate IdentityFile directives across Host blocks (#39) (#42) Multiple IdentityFile directives are now accumulated instead of following the first-value-wins rule, matching OpenSSH behavior where "Multiple IdentityFile directives ... push 31 Jan 2026 03:48PM UTC web-flow github
98.26
21546699521 main test: add 62 tests to increase code coverage (#41) Added comprehensive tests across all modules to increase coverage: - lib.rs: intersecting_hosts(), default_algorithms(), from_hosts(), empty config handling - parser/field.rs: Display trait for ... push 31 Jan 2026 03:31PM UTC web-flow github
98.23
21546559326 main docs/code reference (#40) push 31 Jan 2026 03:20PM UTC web-flow github
90.12
21543661275 main ci: mirror to codeberg push 31 Jan 2026 11:18AM UTC veeso github
90.12
20991173279 main fix(build): KEX Algorithms were invalidly extracted (#38) Also removed duplicated and invalid algorithms from the default list closes #37 push 14 Jan 2026 10:41AM UTC web-flow github
89.72
20960275396 main chore: changelog toc push 13 Jan 2026 02:25PM UTC veeso github
89.93
See All Builds (110)
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc