Skip to content

feat: add \U \L \u \l \E case-folding in replacements (#400)

0a76af8
Select commit
Loading
Failed to load commit list.
Open

feat: add \U \L \u \l \E case-folding in replacements (#400) #450

feat: add \U \L \u \l \E case-folding in replacements (#400)
0a76af8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 29, 2026 in 0s

81.92% (-0.28%) compared to 7c6cbf9

View this Pull Request on Codecov

81.92% (-0.28%) compared to 7c6cbf9

Details

Codecov Report

❌ Patch coverage is 60.67416% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.92%. Comparing base (7c6cbf9) to head (0a76af8).

Files with missing lines Patch % Lines
src/sed/command.rs 34.78% 30 Missing ⚠️
src/sed/compiler.rs 88.37% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #450      +/-   ##
==========================================
- Coverage   82.20%   81.92%   -0.28%     
==========================================
  Files          13       13              
  Lines        5542     5617      +75     
  Branches      310      315       +5     
==========================================
+ Hits         4556     4602      +46     
- Misses        983     1012      +29     
  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.