Skip to content

Implement GNU W (write pattern first line) command - #531

Merged
sylvestre merged 1 commit into
mainfrom
W-command
Aug 26, 2026
Merged

Implement GNU W (write pattern first line) command#531
sylvestre merged 1 commit into
mainfrom
W-command

Implement GNU W (write pattern first line) command

714ec8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2026 in 1s

83.01% (-0.17%) compared to 79e5df0

View this Pull Request on Codecov

83.01% (-0.17%) compared to 79e5df0

Details

Codecov Report

❌ Patch coverage is 48.83721% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.01%. Comparing base (79e5df0) to head (714ec8a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/sed/processor.rs 0.00% 16 Missing ⚠️
src/sed/compiler.rs 0.00% 4 Missing ⚠️
src/sed/named_writer.rs 91.30% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
- Coverage   83.18%   83.01%   -0.17%     
==========================================
  Files          13       13              
  Lines        7001     7037      +36     
  Branches      398      401       +3     
==========================================
+ Hits         5824     5842      +18     
- Misses       1174     1192      +18     
  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.