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

veeso / ssh2-config / 24961243360

26 Apr 2026 04:17PM UTC coverage: 98.344% (-0.004%) from 98.348%
24961243360

Pull #53

github

veeso
fix(parser): preserve quoted spans with whitespace across multiple args (#52)

Previously, tokenize_line only handled a single fully-quoted argument; multi-argument
lines split on whitespace and broke quoted values containing spaces (e.g. SetEnv
TEST="Test 2"). Introduce split_args_respecting_quotes to walk chars with quote-state,
keeping quoted spans intact and preserving backslash escapes verbatim. Single fully-
quoted args continue to be stripped and unescaped for backward compatibility.
Pull Request #53: fix(parser): preserve quoted spans with whitespace across multiple args (#52)

61 of 62 new or added lines in 1 file covered. (98.39%)

3445 of 3503 relevant lines covered (98.34%)

29.66 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

97.83
/src/parser.rs


Source Not Available

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