Skip to content

fix: allow commands before closing brace#427

Open
MukundaKatta wants to merge 1 commit into
uutils:mainfrom
MukundaKatta:codex/fix-brace-command-terminator
Open

fix: allow commands before closing brace#427
MukundaKatta wants to merge 1 commit into
uutils:mainfrom
MukundaKatta:codex/fix-brace-command-terminator

fix: allow closing brace as command terminator

7249fb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 15, 2026 in 0s

82.18% (-0.03%) compared to f083fa0

View this Pull Request on Codecov

82.18% (-0.03%) compared to f083fa0

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.18%. Comparing base (f083fa0) to head (7249fb7).

Files with missing lines Patch % Lines
src/sed/compiler.rs 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #427      +/-   ##
==========================================
- Coverage   82.20%   82.18%   -0.03%     
==========================================
  Files          13       13              
  Lines        5542     5545       +3     
  Branches      310      311       +1     
==========================================
+ Hits         4556     4557       +1     
- Misses        983      984       +1     
- Partials        3        4       +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.