Skip to content

Fix delete command pattern printing

8613f3e
Select commit
Loading
Failed to load commit list.
Open

fix a bug with the deletion pattern #256

Fix delete command pattern printing
8613f3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 11, 2026 in 0s

82.10% (-0.07%) compared to 5e9b821

View this Pull Request on Codecov

82.10% (-0.07%) compared to 5e9b821

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.10%. Comparing base (5e9b821) to head (8613f3e).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
src/sed/processor.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
- Coverage   82.16%   82.10%   -0.07%     
==========================================
  Files          13       13              
  Lines        5444     5448       +4     
  Branches      304      304              
==========================================
  Hits         4473     4473              
- Misses        969      973       +4     
  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.