feat: add R command#432
Conversation
|
GNU sed testsuite comparison: |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #432 +/- ##
==========================================
- Coverage 82.20% 81.66% -0.55%
==========================================
Files 13 13
Lines 5542 5579 +37
Branches 310 315 +5
==========================================
Hits 4556 4556
- Misses 983 1020 +37
Partials 3 3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merging this PR will improve performance by 2.75%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | genome_subst |
215.5 ms | 209.7 ms | +2.75% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing MukundaKatta:codex/add-r-line-command (23a0a1a) with main (f083fa0)
Summary
Rcommand outside POSIX modeRcommands consume one line at a timeFixes #394.
Tests
cargo fmt --checkcargo test read_one_linecargo run --quiet -- -e "1R<file>" -e "2R<file>" <input>cargo test test_sedcargo test