Skip to content

fix: correct newline handling for p and x commands

456e9db
Select commit
Loading
Failed to load commit list.
Merged

fix: correct newline handling for p and x commands #378

fix: correct newline handling for p and x commands
456e9db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 23, 2026 in 1s

82.25% (-0.01%) compared to 7b204c0

View this Pull Request on Codecov

82.25% (-0.01%) compared to 7b204c0

Details

Codecov Report

❌ Patch coverage is 78.57143% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.25%. Comparing base (7b204c0) to head (456e9db).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/sed/fast_io.rs 79.34% 18 Missing and 1 partial ⚠️
src/sed/processor.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #378      +/-   ##
==========================================
- Coverage   82.25%   82.25%   -0.01%     
==========================================
  Files          13       13              
  Lines        5438     5522      +84     
  Branches      304      310       +6     
==========================================
+ Hits         4473     4542      +69     
- Misses        963      977      +14     
- Partials        2        3       +1     

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