Skip to content

Improve GNU compatibility through byte processing#487

Open
dspinellis wants to merge 1 commit into
uutils:mainfrom
dspinellis:switch-to-byte-handling
Open

Improve GNU compatibility through byte processing#487
dspinellis wants to merge 1 commit into
uutils:mainfrom
dspinellis:switch-to-byte-handling

Improve GNU compatibility through byte processing

c58cecc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 0s

84.98% (+1.92%) compared to 30607c4

View this Pull Request on Codecov

84.98% (+1.92%) compared to 30607c4

Details

Codecov Report

❌ Patch coverage is 84.12017% with 185 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.98%. Comparing base (30607c4) to head (c58cecc).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/sed/processor.rs 44.73% 126 Missing ⚠️
src/sed/compiler.rs 92.47% 21 Missing ⚠️
src/sed/fast_regex.rs 91.71% 14 Missing ⚠️
src/sed/fast_io.rs 86.44% 8 Missing ⚠️
src/sed/named_writer.rs 61.90% 8 Missing ⚠️
src/sed/delimited_parser.rs 96.65% 7 Missing ⚠️
src/sed/mod.rs 98.21% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
+ Coverage   83.05%   84.98%   +1.92%     
==========================================
  Files          13       13              
  Lines        6120     6760     +640     
  Branches      358      378      +20     
==========================================
+ Hits         5083     5745     +662     
+ Misses       1034     1012      -22     
  Partials        3        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.