Skip to content

change "Error:" to "find:" + Testcase fix#534

Merged
sylvestre merged 1 commit intouutils:mainfrom
Crypto-Darth:error-msgs
Apr 24, 2025
Merged

change "Error:" to "find:" + Testcase fix#534
sylvestre merged 1 commit intouutils:mainfrom
Crypto-Darth:error-msgs

Conversation

@Crypto-Darth
Copy link
Copy Markdown
Contributor

Changed the error format of
Error: .......
to
find: .......
to match GNU and also help pass testsuite.

Also fixed an error message which was failing test in GNU Testsuite and it is now passing (tests/find/user-group-max.sh)

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.70%. Comparing base (a571de6) to head (bb592d7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #534   +/-   ##
=======================================
  Coverage   87.70%   87.70%           
=======================================
  Files          31       31           
  Lines        6887     6891    +4     
  Branches      324      324           
=======================================
+ Hits         6040     6044    +4     
  Misses        616      616           
  Partials      231      231           

☔ 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 sylvestre merged commit 3f026bf into uutils:main Apr 24, 2025
19 of 20 checks passed
@Crypto-Darth
Copy link
Copy Markdown
Contributor Author

Thank you :)

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