Skip to content

Conversation

@dspinellis
Copy link
Collaborator

No description provided.

The original POSIX behavior is now available under --posix.

Issue: uutils#86
All versions of sed now behave the same.
This improves testing fidelity.
@codecov
Copy link

codecov bot commented Jul 27, 2025

Codecov Report

❌ Patch coverage is 0% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (fdd5c42) to head (9f679cd).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/uu/sed/src/compiler.rs 0.00% 56 Missing ⚠️
src/uu/sed/src/delimited_parser.rs 0.00% 2 Missing ⚠️
src/uu/sed/src/sed.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #109   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         13      13           
  Lines       2664    2721   +57     
  Branches     225     231    +6     
=====================================
- Misses      2664    2721   +57     
Flag Coverage Δ
macos_latest 0.00% <0.00%> (ø)
ubuntu_latest 0.00% <0.00%> (ø)
windows_latest 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@sylvestre
Copy link
Contributor

Looks great, thanks!

@sylvestre sylvestre merged commit 2db129e into uutils:main Jul 27, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants