Skip to content

feat: support zero-address file insertion

499a268
Select commit
Loading
Failed to load commit list.
Open

Implement zero-address r command to insert file before first line #426

feat: support zero-address file insertion
499a268
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 15, 2026 in 0s

82.15% (-0.06%) compared to f083fa0

View this Pull Request on Codecov

82.15% (-0.06%) compared to f083fa0

Details

Codecov Report

❌ Patch coverage is 74.46809% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.15%. Comparing base (f083fa0) to head (499a268).

Files with missing lines Patch % Lines
src/sed/processor.rs 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #426      +/-   ##
==========================================
- Coverage   82.20%   82.15%   -0.06%     
==========================================
  Files          13       13              
  Lines        5542     5588      +46     
  Branches      310      314       +4     
==========================================
+ Hits         4556     4591      +35     
- Misses        983      994      +11     
  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.