fix: correct \c escape handling in replacements (#403) #449
Codecov / codecov/project
succeeded
May 29, 2026 in 1s
82.31% (+0.10%) compared to 7c6cbf9
View this Pull Request on Codecov
82.31% (+0.10%) compared to 7c6cbf9
Details
Codecov Report
❌ Patch coverage is 98.11321% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 82.31%. Comparing base (7c6cbf9) to head (4ef2d5f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/sed/delimited_parser.rs | 98.03% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #449 +/- ##
==========================================
+ Coverage 82.20% 82.31% +0.10%
==========================================
Files 13 13
Lines 5542 5582 +40
Branches 310 313 +3
==========================================
+ Hits 4556 4595 +39
- Misses 983 984 +1
Partials 3 3 ☔ View full report in Codecov by Sentry.
📢 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.
Loading