Skip to content

Improve GNU sed testsuite compatibility

e73ac32
Select commit
Loading
Failed to load commit list.
Open

Improve GNU sed testsuite compatibility #345

Improve GNU sed testsuite compatibility
e73ac32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 2, 2026 in 0s

81.92% (-0.25%) compared to 7fade42

View this Pull Request on Codecov

81.92% (-0.25%) compared to 7fade42

Details

Codecov Report

❌ Patch coverage is 71.18644% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.92%. Comparing base (7fade42) to head (e73ac32).

Files with missing lines Patch % Lines
src/sed/compiler.rs 65.62% 11 Missing ⚠️
src/sed/error_handling.rs 66.66% 5 Missing ⚠️
src/sed/script_line_provider.rs 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
- Coverage   82.16%   81.92%   -0.25%     
==========================================
  Files          13       13              
  Lines        5444     5454      +10     
  Branches      304      312       +8     
==========================================
- Hits         4473     4468       -5     
- Misses        969      984      +15     
  Partials        2        2              

☔ 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.