fix: accept a\text on the same line in POSIX mode (#144) #451
Codecov / codecov/project
succeeded
May 29, 2026 in 0s
82.25% (+0.04%) compared to 7c6cbf9
View this Pull Request on Codecov
82.25% (+0.04%) compared to 7c6cbf9
Details
Codecov Report
❌ Patch coverage is 86.66667% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.25%. Comparing base (7c6cbf9) to head (6823259).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/sed/compiler.rs | 86.66% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #451 +/- ##
==========================================
+ Coverage 82.20% 82.25% +0.04%
==========================================
Files 13 13
Lines 5542 5568 +26
Branches 310 313 +3
==========================================
+ Hits 4556 4580 +24
- Misses 983 985 +2
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