Skip to content

feat(parsing): opt-out of shell-style backslash escaping (EscapeLiteral) - #89

Merged
maxlandon merged 1 commit into
mainfrom
dev
Jul 18, 2026
Merged

feat(parsing): opt-out of shell-style backslash escaping (EscapeLiteral)#89
maxlandon merged 1 commit into
mainfrom
dev

feat(parsing): add EscapeLiteral mode to opt out of shell backslash e…

397edc2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 1s

27.32% (+0.57%) compared to f44dc1d

View this Pull Request on Codecov

27.32% (+0.57%) compared to f44dc1d

Details

Codecov Report

❌ Patch coverage is 80.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.32%. Comparing base (f44dc1d) to head (397edc2).

Files with missing lines Patch % Lines
internal/completion/line.go 75.00% 2 Missing and 1 partial ⚠️
console.go 80.00% 1 Missing and 1 partial ⚠️
internal/line/line.go 84.61% 0 Missing and 2 partials ⚠️
run.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   26.75%   27.32%   +0.57%     
==========================================
  Files          28       28              
  Lines        2119     2137      +18     
==========================================
+ Hits          567      584      +17     
+ Misses       1505     1503       -2     
- Partials       47       50       +3     

☔ View full report in Codecov by Harness.
📢 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.